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