MCPcopy
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
17func (err *errorType) Error() string {
18 return err.msg
19}
20
21// Options represents additional options for the Set and Delete functions.
22type Options struct {

Callers 1

TestDeleteIssue21Function · 0.80

Calls

no outgoing calls

Tested by 1

TestDeleteIssue21Function · 0.64