Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
28
func
(e *UnmarshalError) Unwrap() error {
29
return
e.err
30
}
31
32
type
scanner
struct
{
33
data string
Callers
1
TestDecodeError
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestDecodeError
Function · 0.64