Fledex.Animation.Coordinator behaviour (fledex v0.5.0)
View SourceSummary
Functions
Returns a specification to start this module under a supervisor.
Types
Callbacks
@callback start_link( strip_name :: atom(), coordinator_name :: atom(), configs :: keyword() ) :: GenServer.on_start()
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
@spec start_link( strip_name :: atom(), coordinator_name :: atom(), configs :: keyword() ) :: GenServer.on_start()