Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/go-kit/kit
/ parseError
TypeAlias
parseError
transport/http/jsonrpc/error.go:57–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
type
parseError string
58
59
func
(e parseError) Error() string {
60
return
string(e)
Callers
2
ServeHTTP
Method · 0.85
TestErrorsSatisfyError
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected