package source
import "github.com/golang/mock/mockgen/internal/tests/missing_import/source"
Package source makes sure output imports its. See #505.
Index ¶
Types ¶
type Bar ¶
type Bar interface { Baz(Foo) }
type Foo ¶
type Foo struct{}
Source Files ¶
- Version
- v1.7.0-rc.1
- Published
- May 12, 2022
- Platform
- js/wasm
- Last checked
- 3 hours ago –
Tools for package owners.