Baz.RawSink behaviour (baz v0.0.16)

Link to this section Summary

Link to this section Types

Link to this type

api_response()

@type api_response() :: term()
@type input() :: term()
@type sink_type() :: atom()

Link to this section Callbacks

Link to this callback

receive_raw(sink_type, input, api_response)

@callback receive_raw(sink_type(), input(), api_response()) :: :ok