Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dim-an/cod
/ Error
Method
Error
server/request.go:138–140 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
136
}
137
138
func
(e RemoteError) Error() string {
139
return
fmt.Sprintf(
"server returned error: %s"
, e.Message)
140
}
141
142
func
verifyMessageType(msg
interface
{}) {
143
if
msg != nil {
Callers
4
TestCanonizeExecutablePath
Function · 0.45
TestExampleConfiguration
Function · 0.45
TestLearnBroken
Function · 0.45
WarnError
Method · 0.45
Calls
no outgoing calls
Tested by
3
TestCanonizeExecutablePath
Function · 0.36
TestExampleConfiguration
Function · 0.36
TestLearnBroken
Function · 0.36