Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/despiteallobjections/amigo
/ errString
TypeAlias
errString
ssa/interp/testdata/boundmeth.go:97–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
type
errString string
98
99
func
(err errString) Error() string {
100
return
string(err)
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected