Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockCompiledPackageRepo ¶
type MockCompiledPackageRepo struct {
// contains filtered or unexported fields
}
Mock of CompiledPackageRepo interface
func NewMockCompiledPackageRepo ¶
func NewMockCompiledPackageRepo(ctrl *gomock.Controller) *MockCompiledPackageRepo
func (*MockCompiledPackageRepo) EXPECT ¶
func (_m *MockCompiledPackageRepo) EXPECT() *_MockCompiledPackageRepoRecorder
type MockCompiler ¶
type MockCompiler struct {
// contains filtered or unexported fields
}
Mock of Compiler interface
func NewMockCompiler ¶
func NewMockCompiler(ctrl *gomock.Controller) *MockCompiler
Click to show internal directories.
Click to hide internal directories.