...
Package foo
import "github.com/google/go-cmp/cmp/internal/teststructs/foo1"
- Overview
- Index
Package foo is deliberately named differently than the parent directory.
It contain declarations that have ambiguity in their short names,
relative to a different package also called foo.
type Bar struct{ S string }