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 { Message string // contains filtered or unexported fields }
ValidationError ...
Click to show internal directories.
Click to hide internal directories.