Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApplicationError ¶
ApplicationError is an application error that is visible to the end user.
GRPC and HTTP check if an error is an ApplicationError and transparently pass them to the user.
type ValidationError ¶
type ValidationError struct { ApplicationError Message string }
ValidationError indicates an invalid request
Click to show internal directories.
Click to hide internal directories.