ALF.Components.Tbd (alf v0.12.1) View Source
Link to this section Summary
Link to this section Types
Specs
result() :: :composed | :destroyed
Specs
Link to this section Functions
Specs
send_error_result(ALF.IP.t(), any(), list(), t()) :: ALF.ErrorIP.t()
Specs
send_result( ALF.IP.t() | ALF.ErrorIP.t(), result() | ALF.IP.t() | ALF.ErrorIP.t() ) :: ALF.IP.t() | ALF.ErrorIP.t()
Specs
start_link(t()) :: GenServer.on_start()