ScalesCmsWeb.PersistedStateStore (scales_cms v0.2.0)

Copy Markdown

PersistedStateStore is a GenServer that manages an ETS table for storing persisted state across LiveView navigations.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts \\ [])

table()