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

Struct DSUser

benchmark/benchmark.go:204–206  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

202*/
203
204type DSUser struct {
205 Username string
206}
207
208type DSTopic struct {
209 Id int

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected