package
0.0.0-20241020161956-ae4b4f55fb95
Repository: https://github.com/fire833/go-api-utils.git
Documentation: pkg.go.dev

# Functions

AddResponseBoilerplate adds generic handlers for different status codes on any one API operation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Default marshaller to take interface and marshal it into the body of the response body.
No description provided by the author
No description provided by the author
No description provided by the author
Generic constructor of a new operation within the API.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Default unmarshaller for unmarshalling request bodies based on thier Content-Type header.

# Variables

No description provided by the author
GenericErrorResponseSchema represents the schema for a Generic Error Message to be provided by app endpoints.
No description provided by the author

# Structs

GenericErrorResponse GenericErrorResponse is a generic error object that is returned whenever an API endpoint returns an unexpected error.
OKResponse OKResponse is a generic response returned whenever an operation was successful.