MCPcopy Index your code
hub / github.com/dunglas/httpsfv / Unwrap

Method Unwrap

decode.go:28–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26}
27
28func (e *UnmarshalError) Unwrap() error {
29 return e.err
30}
31
32type scanner struct {
33 data string

Callers 1

TestDecodeErrorFunction · 0.80

Calls

no outgoing calls

Tested by 1

TestDecodeErrorFunction · 0.64