View Source LmHttp.RequestApi behaviour (Lucid Modules HTTP v0.1.0)

Behaviours for serializers converting struct into a raw HTTP request.

Link to this section Summary

Callbacks

Serialize the Request into map

Link to this section Types

Link to this section Callbacks

@callback serialize(t()) :: LmHttp.ClientApi.serialized_request()

Serialize the Request into map