Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
164
type
DSTopic
struct
{
165
Id int
166
Slug string
167
}
168
169
type
DSTopicsList
struct
{
170
Topics []*DSTopic
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected