Tangent.Agent.Passthrough (Tangent v0.2.0) View Source
Passes through all calls to Agent.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Link to this section Types
Link to this section Functions
Specs
Specs
Returns a specification to start this module under a supervisor.
See Supervisor
.
Specs
Specs
Specs
Specs
Specs
start_link((() -> term()), GenServer.options()) :: on_start()
Specs
start_link(module(), atom(), [any()], GenServer.options()) :: on_start()