package
0.7.0
Repository: https://github.com/jake-hansen/agora.git
Documentation: pkg.go.dev

# Packages

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

# Functions

DescriptiveValidationErrors returns a slice of ValidationErrors formatted in a descriptive way based on the given validator.ValidationErrors.
NewAPIError creates a new APIError with the given status, error, and message.
SimpleValidationErrors returns a string map formatted in a descriptive way based on the given validator.ValidationErrors.

# Structs

APIError represents an error that occurred during an operation on an endpoint.
ValidationError represents an error that was caused by an invalid request.