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

Struct DSTopicsList

benchmark/benchmark.go:213–216  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

211}
212
213type DSTopicsList struct {
214 Topics []*DSTopic
215 MoreTopicsUrl string
216}
217
218type LargePayload struct {
219 Users []*DSUser

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected