Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buger/jsonparser
/ Error
Method
Error
reader_parser.go:694–696 ·
view source on GitHub ↗
SYS-REQ-116
()
Source
from the content-addressed store, hash-verified
692
693
// SYS-REQ-116
694
func
(e *readerTypeError) Error() string {
695
return
"Value is not a "
+ e.want +
": "
+ e.value
696
}
Callers
4
TestEachKey
Function · 0.80
testIter
Function · 0.80
TestPanickingErrors
Function · 0.80
aliasErrorString
Function · 0.80
Calls
no outgoing calls
Tested by
4
TestEachKey
Function · 0.64
testIter
Function · 0.64
TestPanickingErrors
Function · 0.64
aliasErrorString
Function · 0.64