Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tidwall/sjson
/ Error
Method
Error
sjson.go:17–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
}
16
17
func
(err *errorType) Error() string {
18
return
err.msg
19
}
20
21
// Options represents additional options for the Set and Delete functions.
22
type
Options
struct
{
Callers
1
TestDeleteIssue21
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestDeleteIssue21
Function · 0.64