package
1.0.2
Repository: https://github.com/hyperledger-labs/cc-tools.git
Documentation: pkg.go.dev

# Functions

NewCCError creates a new CCError instance.
WrapError stacks an error msg on top of the existing one.
WrapErrorWithStatus wraps an existing error and adds a status to it.

# Structs

CCError struct.

# Interfaces

ICCError Interface implements an error interface.