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

Struct encodingJSONDSTopic

benchmark/benchmark.go:228–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

226}
227
228type encodingJSONDSTopic struct {
229 Id int
230 Slug string
231}
232
233type encodingJSONDSTopicsList struct {
234 Topics []*encodingJSONDSTopic

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected