//
pkg.gl
Category
github.com/iamnande/cardmod
internal
api
errors
package
0.6.0
Repository:
https://github.com/iamnande/cardmod.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
6
Files
44 SLOC
#
Functions
IsAPIError
IsAPIError is a helper method to determine whether or not the error is of a type *APIError.
NewAPIError
NewAPIError initializes a new API error.
#
Structs
APIError
APIError is the base API error model.