//
pkg.gl
Category
github.com/jxo-me/plus-core/sdk/v2
errors
code
package
2.0.91
Repository:
https://github.com/jxo-me/plus-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
46 SLOC
#
Functions
New
New creates and returns an error code.
WithCode
WithCode creates and returns a new error code based on given Code.
#
Constants
MaxStackDepth
MaxStackDepth marks the max stack depth for error back traces.
#
Variables
CodeLimitExceed
is service unavailable due to rate limit exceeded.
#
Structs
ApiCode
ApiCode is an implementer for interface Code for internal usage only.