Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/danielgtaylor/huma
/ Error
Method
Error
error.go:167–169 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
165
}
166
167
func
(e *errWithHeaders) Error() string {
168
return
e.err.Error()
169
}
170
171
func
(e *errWithHeaders) Unwrap() error {
172
return
e.err
Callers
nothing calls this directly
Calls
1
Error
Method · 0.65
Tested by
no test coverage detected