Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/go-cmp
/ ParentStructD
Struct
ParentStructD
cmp/internal/teststructs/structs.go:140–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
Public, private int
139
}
140
ParentStructD
struct
{
141
PublicStruct
142
Public, private int
143
}
144
ParentStructE
struct
{
145
privateStruct
146
PublicStruct
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected