Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CCError ¶
type CCError struct {
// contains filtered or unexported fields
}
CCError struct
func NewCCError ¶
NewCCError creates a new CCError instance
func WrapErrorWithStatus ¶
WrapErrorWithStatus wraps an existing error and adds a status to it
func (*CCError) GetErrorResponse ¶
GetErrorResponse converts an Httperror instance to a peer.Response
Click to show internal directories.
Click to hide internal directories.