MCPcopy Create free account
hub / github.com/buger/jsonparser / encodingJSONDSUser

Struct encodingJSONDSUser

benchmark/benchmark.go:224–226  ·  view source on GitHub ↗

These types mirror the large payload without generated JSON methods.

Source from the content-addressed store, hash-verified

222
223// These types mirror the large payload without generated JSON methods.
224type encodingJSONDSUser struct {
225 Username string
226}
227
228type encodingJSONDSTopic struct {
229 Id int

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected