//
pkg.gl
Category
github.com/hyperledger-labs/cc-tools
errors
package
1.0.2
Repository:
https://github.com/hyperledger-labs/cc-tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
5
Files
56 SLOC
#
Functions
NewCCError
NewCCError creates a new CCError instance.
WrapError
WrapError stacks an error msg on top of the existing one.
WrapErrorWithStatus
WrapErrorWithStatus wraps an existing error and adds a status to it.
#
Structs
CCError
CCError struct.
#
Interfaces
ICCError
ICCError Interface implements an error interface.