Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buger/jsonparser
/ ParseTest
Struct
ParseTest
parser_test.go:2078–2083 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2076
}
2077
2078
type
ParseTest
struct
{
2079
in string
2080
intype ValueType
2081
out
interface
{}
2082
isErr bool
2083
}
2084
2085
var
parseBoolTests = []ParseTest{
2086
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected