Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buger/jsonparser
/ DSTopicsList
Struct
DSTopicsList
benchmark/benchmark.go:169–172 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
167
}
168
169
type
DSTopicsList
struct
{
170
Topics []*DSTopic
171
MoreTopicsUrl string
172
}
173
174
type
LargePayload
struct
{
175
Users []*DSUser
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected