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

Struct DSTopic

benchmark/benchmark.go:208–211  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

206}
207
208type DSTopic struct {
209 Id int
210 Slug string
211}
212
213type DSTopicsList struct {
214 Topics []*DSTopic

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected