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

input.go

Directories

PathSynopsis
mockgen/tests/internal_pkg/subdir/internal/pkg/reflect_outputPackage mock_pkg is a generated GoMock package.
mockgen/tests/internal_pkg/subdir/internal/pkg/source_outputPackage 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.