package
2.0.0-beta.2+incompatible
Repository: https://github.com/euskadi31/go-server.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
Encode data to HTTP response.
Failure response.
FailureFromError write ErrorMessage from error.
FailureFromValidator response.
InternalServerFailure response.
MethodNotAllowedFailure response.
NotFoundFailure response.
Register encoder provider.
ServiceUnavailableFailure response.
StatusCode returns the HTTP response status.
# Structs
ErrorMessage struct.
ErrorResponse struct.
ErrorsResponse struct.
ValidatorError struct.
# Interfaces
ErrorMessageInterface interface.