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

Struct DSTopic

benchmark/benchmark.go:164–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162}
163
164type DSTopic struct {
165 Id int
166 Slug string
167}
168
169type DSTopicsList struct {
170 Topics []*DSTopic

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected