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

Struct Outer

query/encode_test.go:376–378  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

374 V string
375 }
376 type Outer struct {
377 Inner
378 }
379 type OuterPtr struct {
380 *Inner
381 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected