Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HumanizeJsonError ¶
HumanizeJsonError extracts error offsets and annotates the error with useful context
Types ¶
type HumanizedJsonError ¶
func NewHumanizedJsonError ¶
func NewHumanizedJsonError(err error, data []byte, offset int64) *HumanizedJsonError
func (*HumanizedJsonError) Error ¶
func (e *HumanizedJsonError) Error() string
Click to show internal directories.
Click to hide internal directories.