MCPcopy
hub / github.com/koderover/zadig / Extra

Method Extra

pkg/tool/errors/errors.go:30–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28 Message() string
29 Desc() string
30 Extra() map[string]interface{}
31}
32
33// HTTPError ...

Callers 3

verifyAndDecodeFunction · 0.65
TestErrorsFunction · 0.65
ErrorMessageFunction · 0.65

Implementers 1

HTTPErrorpkg/tool/errors/errors.go

Calls

no outgoing calls

Tested by 1

TestErrorsFunction · 0.52