Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buger/jsonparser
/ DeleteTest
Struct
DeleteTest
parser_test.go:56–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
type
DeleteTest
struct
{
57
desc string
58
json string
59
path []string
60
61
data
interface
{}
62
}
63
64
var
deleteTests = []DeleteTest{
65
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected