mock_contextstore

package
v1.0.47 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2017 License: GPL-2.0 Imports: 1 Imported by: 0

Documentation

Overview

nolint

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockContextStore

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

Mock of ContextStore interface

func NewMockContextStore

func NewMockContextStore(ctrl *gomock.Controller) *MockContextStore

func (*MockContextStore) DestroyStore

func (_m *MockContextStore) DestroyStore() error

func (*MockContextStore) EXPECT

func (_m *MockContextStore) EXPECT() *_MockContextStoreRecorder

func (*MockContextStore) GetContextInfo

func (_m *MockContextStore) GetContextInfo(contextID string) (interface{}, error)

func (*MockContextStore) RemoveContext

func (_m *MockContextStore) RemoveContext(contextID string) error

func (*MockContextStore) StoreContext

func (_m *MockContextStore) StoreContext(contextID string, eventInfo interface{}) error

func (*MockContextStore) WalkStore

func (_m *MockContextStore) WalkStore() (chan string, error)

Jump to

Keyboard shortcuts

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