internal

package
v0.0.0-...-ea3c94a Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package internal is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockGetSetter

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

MockGetSetter is a mock of GetSetter interface

func NewMockGetSetter

func NewMockGetSetter(ctrl *gomock.Controller) *MockGetSetter

NewMockGetSetter creates a new mock instance

func (*MockGetSetter) EXPECT

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

func (*MockGetSetter) Get

func (m *MockGetSetter) Get(arg0 string) (string, error)

Get mocks base method

func (*MockGetSetter) Set

func (m *MockGetSetter) Set(arg0, arg1 string) error

Set mocks base method

type MockGetSetterMockRecorder

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

MockGetSetterMockRecorder is the mock recorder for MockGetSetter

func (*MockGetSetterMockRecorder) Get

func (mr *MockGetSetterMockRecorder) Get(arg0 interface{}) *gomock.Call

Get indicates an expected call of Get

func (*MockGetSetterMockRecorder) Set

func (mr *MockGetSetterMockRecorder) Set(arg0, arg1 interface{}) *gomock.Call

Set indicates an expected call of Set

Jump to

Keyboard shortcuts

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