View Source LmHttp.ClientApi behaviour (Lucid Modules HTTP v0.1.0)
Behaviour for HTTP clients that should implement the request callback.
Link to this section Summary
Callbacks
Generic request.
Link to this section Types
Link to this section Callbacks
@callback request(serialized_request()) :: result()
Generic request.