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

Struct encodingJSONDSTopicsList

benchmark/benchmark.go:233–236  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

231}
232
233type encodingJSONDSTopicsList struct {
234 Topics []*encodingJSONDSTopic
235 MoreTopicsUrl string
236}
237
238type encodingJSONLargePayload struct {
239 Users []*encodingJSONDSUser

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected