package
0.0.0-20241001120344-791233ab31d1
Repository: https://github.com/wearemojo/mojo-public-go.git
Documentation: pkg.go.dev
# Functions
Coerce attempts to coerce a CHER out of any object.
No description provided by the author
Errorf returns a new E structure, with a message formatted by fmt.
New returns a new E structure with code, meta, and optional reasons.
WrapIfNotCher will not wrap the error if it is any cher except unknown.
WrapIfNotCherCodes will wrap an error unless it is a cher with specific codes.
# Constants
errors that are expected to be common across services.
errors that are expected to be common across services.
errors that are expected to be common across services.
errors that are expected to be common across services.
errors that are expected to be common across services.
errors that are expected to be common across services.
errors that are expected to be common across services.
errors that are expected to be common across services.
errors that are expected to be common across services.
errors that are expected to be common across services.
errors that are expected to be common across services.
errors that are expected to be common across services.
errors that are expected to be common across services.
errors that are expected to be common across services.
errors that are expected to be common across services.
# Type aliases
M it an alias type for map[string]any.