Documentation
¶
Overview ¶
Package envelope provides custom error types and utility functions for API error handling.
Index ¶
Constants ¶
View Source
const ( GeneralError = "GeneralException" PermissionError = "PermissionException" InputError = "InputException" DataError = "DataException" NetworkError = "NetworkException" NotFoundError = "NotFoundException" ConflictError = "ConflictException" )
API errors.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.