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

Struct DSUser

benchmark/benchmark.go:160–162  ·  view source on GitHub ↗

* Large payload, based on Discourse API. Size: 28kb */

Source from the content-addressed store, hash-verified

158*/
159
160type DSUser struct {
161 Username string
162}
163
164type DSTopic struct {
165 Id int

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected