View Source Buckaroo.Docs (buckaroo v0.4.0-alpha.2)

Link to this section Summary

Link to this section Types

@type t() :: %Buckaroo.Docs{endpoints: [Buckaroo.Docs.Endpoint.t()], router: module()}

Link to this section Functions

@spec extract(binary()) :: t()
@spec merge(t(), t()) :: t()