mock_kvse

package
v0.0.0-...-d95b882 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mock_kvse is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockKvse

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

MockKvse is a mock of Kvse interface.

func NewMockKvse

func NewMockKvse(ctrl *gomock.Controller) *MockKvse

NewMockKvse creates a new mock instance.

func (*MockKvse) EXPECT

func (m *MockKvse) EXPECT() *MockKvseMockRecorder

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

func (*MockKvse) Read

func (m *MockKvse) Read() (map[string]string, error)

Read mocks base method.

func (*MockKvse) SetupRequest

func (m *MockKvse) SetupRequest(arg0, arg1 string, arg2 []string)

SetupRequest mocks base method.

type MockKvseMockRecorder

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

MockKvseMockRecorder is the mock recorder for MockKvse.

func (*MockKvseMockRecorder) Read

func (mr *MockKvseMockRecorder) Read() *gomock.Call

Read indicates an expected call of Read.

func (*MockKvseMockRecorder) SetupRequest

func (mr *MockKvseMockRecorder) SetupRequest(arg0, arg1, arg2 interface{}) *gomock.Call

SetupRequest indicates an expected call of SetupRequest.

Jump to

Keyboard shortcuts

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