package
0.0.0-20231023160756-7bee2ce54a71
Repository: https://github.com/celtech/acme.git
Documentation: pkg.go.dev

# Functions

GeneratePaginationFromRequest is a method used to turn extract data from a http request into a Pagination struct.
Hash is a method that returns a hashed version of a plain text password.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

APIEnvelopeResponse is a generic API Response used only for openapi generation.
Pagination is a struct used to store pagination data for GetAll API requests.
Request is a database struct that is used to store certificate requests in the database.
RequestCreate is a struct used only for openapi documentation generation to show the input data for creating a certificate request.
User is a database struct used to store a record.
UserResponse is a struct used for openapi docs generation to a api response sample from the API.