mock_loader

package
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 8, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_loader is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIFace

type MockIFace struct {
	// contains filtered or unexported fields
}

MockIFace is a mock of IFace interface

func NewMockIFace

func NewMockIFace(ctrl *gomock.Controller) *MockIFace

NewMockIFace creates a new mock instance

func (*MockIFace) AddUpdateCallback

func (m *MockIFace) AddUpdateCallback(arg0 chan<- int)

AddUpdateCallback mocks base method

func (*MockIFace) EXPECT

func (m *MockIFace) EXPECT() *MockIFaceMockRecorder

EXPECT returns an object that allows the caller to indicate expected use

func (*MockIFace) Snapshot

func (m *MockIFace) Snapshot() snapshot.IFace

Snapshot mocks base method

type MockIFaceMockRecorder

type MockIFaceMockRecorder struct {
	// contains filtered or unexported fields
}

MockIFaceMockRecorder is the mock recorder for MockIFace

func (*MockIFaceMockRecorder) AddUpdateCallback

func (mr *MockIFaceMockRecorder) AddUpdateCallback(arg0 interface{}) *gomock.Call

AddUpdateCallback indicates an expected call of AddUpdateCallback

func (*MockIFaceMockRecorder) Snapshot

func (mr *MockIFaceMockRecorder) Snapshot() *gomock.Call

Snapshot indicates an expected call of Snapshot

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL