retort v2.7.0 Retort.Server.Generic.Callback View Source
Tracks data about implementation of Retort.Server.Generic behaviour.
Link to this section Summary
Types
module- implementsRetort.Server.Genericbehaviorstate- state formodule, NOT the state forRetort.Server.Genericprocess, althoughmoduleis free to include parts or a copy ofRetort.Server.Generic.tif it wants
Link to this section Types
Link to this type
t()
View Source
t() :: %Retort.Server.Generic.Callback{module: module(), state: any()}
module- implementsRetort.Server.Genericbehaviorstate- state formodule, NOT the state forRetort.Server.Genericprocess, althoughmoduleis free to include parts or a copy ofRetort.Server.Generic.tif it wants.