Lamina.Server.Impl.init
You're seeing just the function
init
, go back to Lamina.Server.Impl module for more information.
Link to this function
init(list)
Specs
init(nonempty_improper_list(module(), keyword())) :: {:ok, Lamina.Server.State.t()} | {:error, any()}
Initialise the table and server state from the provided options.