Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidMarshalOutput = errors.New("standard JSON marshaler returned invalid output")
Functions ¶
Types ¶
type IntegrityError ¶
type IntegrityError struct {
ParseError error
Type string
GoVersion string
SHA256 string
Context string
ContextHex string
Length int
ByteOffset int64
}
func (*IntegrityError) Error ¶
func (e *IntegrityError) Error() string
func (*IntegrityError) Unwrap ¶
func (e *IntegrityError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.