mock_store

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 MockStore

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

Mock of Store interface

func NewMockStore

func NewMockStore(ctrl *gomock.Controller) *MockStore

func (*MockStore) EXPECT

func (_m *MockStore) EXPECT() *_MockStoreRecorder

func (*MockStore) Get

func (_m *MockStore) Get(_param0 string, _param1 string) (*api.SecretRecord, error)

func (*MockStore) Revoke

func (_m *MockStore) Revoke(_param0 string, _param1 string) error

func (*MockStore) Save

func (_m *MockStore) Save(_param0 *api.SecretRecord) (*api.SecretRecord, error)

Jump to

Keyboard shortcuts

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