Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/distributed/sers
/ StringError
TypeAlias
StringError
sers.go:133–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
type
StringError string
134
135
func
(se StringError) Error() string {
136
return
string(se)
Callers
1
setCommState
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected