Documentation
¶
Index ¶
Constants ¶
View Source
const ( CodeSuccess = 0 CodeFindings = 1 CodeUsage = 2 CodeUpstream = 3 )
Variables ¶
Functions ¶
Types ¶
type CodedError ¶
func (*CodedError) Error ¶
func (e *CodedError) Error() string
func (*CodedError) Unwrap ¶
func (e *CodedError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.