package pkg
import "github.com/golang/mock/mockgen/tests/internal_pkg/subdir/internal/pkg"
Index ¶
Types ¶
type Arg ¶
type Arg interface { Foo() int }
type Intf ¶
type Intf interface { F() Arg }
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
mockgen/tests/internal_pkg/subdir/internal/pkg/reflect_output | Package mock_pkg is a generated GoMock package. |
mockgen/tests/internal_pkg/subdir/internal/pkg/source_output | Package mock_pkg is a generated GoMock package. |
- Version
- v1.1.1
- Published
- Apr 5, 2018
- Platform
- darwin/amd64
- Last checked
- 3 hours ago –
Tools for package owners.