Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/go-querystring
/ OuterPtr
Struct
OuterPtr
query/encode_test.go:379–381 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
377
Inner
378
}
379
type
OuterPtr
struct
{
380
*Inner
381
}
382
type
Mixed
struct
{
383
Inner
384
V string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected