Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buger/jsonparser
/ readerTypeError
Struct
readerTypeError
reader_parser.go:688–691 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
686
}
687
688
type
readerTypeError
struct
{
689
want string
690
value string
691
}
692
693
// SYS-REQ-116
694
func
(e *readerTypeError) Error() string {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected