package
0.0.0-20240819013456-0d062cb8a7db
Repository: https://github.com/cosys-io/cosys.git
Documentation: pkg.go.dev
# Functions
RespondError responds with an error message.
RespondInternalError responds with an internal server error.
RespondMany responds with pagination data.
RespondOne responds with no pagination data.
# Structs
Meta contains meta data about the response.
Pagination contains pagination data about the response.
Response is the standard server response.