View Source Gang behaviour (gang v0.1.0)

Link to this section Summary

Link to this section Callbacks

Link to this callback

call(atom, list, keyword)

View Source
@callback call(atom(), [any()], keyword()) :: {:ok, [any()]} | :ok | {:error, any()}