Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/danielgtaylor/huma
/ ErrorDetail
Method
ErrorDetail
error.go:13–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
// the use of custom error types. See `NewError` for more details.
12
type
ErrorDetailer
interface
{
13
ErrorDetail() *ErrorDetail
14
}
15
16
// ErrorDetail provides details about a specific error.
Callers
2
Add
Method · 0.65
error.go
File · 0.65
Implementers
1
ErrorDetail
error.go
Calls
no outgoing calls
Tested by
no test coverage detected