mock_cache

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2019 License: BSD-2-Clause Imports: 3 Imported by: 0

Documentation

Overview

Package mock_cache is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRoutingCache

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

MockRoutingCache is a mock of RoutingCache interface

func NewMockRoutingCache

func NewMockRoutingCache(ctrl *gomock.Controller) *MockRoutingCache

NewMockRoutingCache creates a new mock instance

func (*MockRoutingCache) Delete

func (m *MockRoutingCache) Delete(arg0 *model.Routing)

Delete mocks base method

func (*MockRoutingCache) EXPECT

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

func (*MockRoutingCache) FindRouting

func (m *MockRoutingCache) FindRouting(key string) []model.Routing

FindRouting mocks base method

func (*MockRoutingCache) Update

func (m *MockRoutingCache) Update(arg0 *model.Routing)

Update mocks base method

type MockRoutingCacheMockRecorder

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

MockRoutingCacheMockRecorder is the mock recorder for MockRoutingCache

func (*MockRoutingCacheMockRecorder) Delete

func (mr *MockRoutingCacheMockRecorder) Delete(arg0 interface{}) *gomock.Call

Delete indicates an expected call of Delete

func (*MockRoutingCacheMockRecorder) FindRouting

func (mr *MockRoutingCacheMockRecorder) FindRouting(key interface{}) *gomock.Call

FindRouting indicates an expected call of FindRouting

func (*MockRoutingCacheMockRecorder) Update

func (mr *MockRoutingCacheMockRecorder) Update(arg0 interface{}) *gomock.Call

Update indicates an expected call of Update

Jump to

Keyboard shortcuts

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