mock_cache

package
v0.0.0-...-dc1866d Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2017 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCache

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

Mock of Cache interface

func NewMockCache

func NewMockCache(ctrl *gomock.Controller) *MockCache

func (*MockCache) EXPECT

func (_m *MockCache) EXPECT() *_MockCacheRecorder

func (*MockCache) Get

func (_m *MockCache) Get(_param0 string) (cache.Value, bool)

func (*MockCache) Set

func (_m *MockCache) Set(_param0 string, _param1 cache.Value)

Jump to

Keyboard shortcuts

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