MCPcopy Create free account
hub / github.com/google/go-querystring / Mixed

Struct Mixed

query/encode_test.go:382–385  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

380 *Inner
381 }
382 type Mixed struct {
383 Inner
384 V string
385 }
386 type unexported struct {
387 Inner
388 V string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected