# Functions
No description provided by the author
No description provided by the author
Decode decodes endpoint metadata into an endpoint.
No description provided by the author
No description provided by the author
No description provided by the author
Encode encodes an endpoint to endpoint metadata.
RequestPayload takes a *http.Request and returns the payload If the request is a GET the query string parameters are extracted and marshaled to JSON and the raw bytes are returned.
No description provided by the author
No description provided by the author
Validate validates an endpoint to guarantee it won't blow up when being served.
WithEndpoint for api.
No description provided by the author