Tangent.Agent.Passthrough.start_link
You're seeing just the function
start_link
, go back to Tangent.Agent.Passthrough module for more information.
Specs
start_link((() -> term()), GenServer.options()) :: on_start()
Specs
start_link(module(), atom(), [any()], GenServer.options()) :: on_start()