mock_beaconing

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_beaconing is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBeaconInserter

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

MockBeaconInserter is a mock of BeaconInserter interface

func NewMockBeaconInserter

func NewMockBeaconInserter(ctrl *gomock.Controller) *MockBeaconInserter

NewMockBeaconInserter creates a new mock instance

func (*MockBeaconInserter) EXPECT

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

func (*MockBeaconInserter) InsertBeacon

func (m *MockBeaconInserter) InsertBeacon(arg0 context.Context, arg1 beacon.Beacon) (beacon.InsertStats, error)

InsertBeacon mocks base method

func (*MockBeaconInserter) PreFilter

func (m *MockBeaconInserter) PreFilter(arg0 beacon.Beacon) error

PreFilter mocks base method

type MockBeaconInserterMockRecorder

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

MockBeaconInserterMockRecorder is the mock recorder for MockBeaconInserter

func (*MockBeaconInserterMockRecorder) InsertBeacon

func (mr *MockBeaconInserterMockRecorder) InsertBeacon(arg0, arg1 interface{}) *gomock.Call

InsertBeacon indicates an expected call of InsertBeacon

func (*MockBeaconInserterMockRecorder) PreFilter

func (mr *MockBeaconInserterMockRecorder) PreFilter(arg0 interface{}) *gomock.Call

PreFilter indicates an expected call of PreFilter

type MockBeaconProvider

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

MockBeaconProvider is a mock of BeaconProvider interface

func NewMockBeaconProvider

func NewMockBeaconProvider(ctrl *gomock.Controller) *MockBeaconProvider

NewMockBeaconProvider creates a new mock instance

func (*MockBeaconProvider) BeaconsToPropagate

func (m *MockBeaconProvider) BeaconsToPropagate(arg0 context.Context) (<-chan beacon.BeaconOrErr, error)

BeaconsToPropagate mocks base method

func (*MockBeaconProvider) EXPECT

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

type MockBeaconProviderMockRecorder

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

MockBeaconProviderMockRecorder is the mock recorder for MockBeaconProvider

func (*MockBeaconProviderMockRecorder) BeaconsToPropagate

func (mr *MockBeaconProviderMockRecorder) BeaconsToPropagate(arg0 interface{}) *gomock.Call

BeaconsToPropagate indicates an expected call of BeaconsToPropagate

type MockSegmentProvider

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

MockSegmentProvider is a mock of SegmentProvider interface

func NewMockSegmentProvider

func NewMockSegmentProvider(ctrl *gomock.Controller) *MockSegmentProvider

NewMockSegmentProvider creates a new mock instance

func (*MockSegmentProvider) EXPECT

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

func (*MockSegmentProvider) SegmentsToRegister

func (m *MockSegmentProvider) SegmentsToRegister(arg0 context.Context, arg1 proto.PathSegType) (<-chan beacon.BeaconOrErr, error)

SegmentsToRegister mocks base method

type MockSegmentProviderMockRecorder

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

MockSegmentProviderMockRecorder is the mock recorder for MockSegmentProvider

func (*MockSegmentProviderMockRecorder) SegmentsToRegister

func (mr *MockSegmentProviderMockRecorder) SegmentsToRegister(arg0, arg1 interface{}) *gomock.Call

SegmentsToRegister indicates an expected call of SegmentsToRegister

Jump to

Keyboard shortcuts

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