localservices

package
v0.0.0-...-f7e0501 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2021 License: Unlicense Imports: 5 Imported by: 0

Documentation

Overview

Package localservices is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ICutter

type ICutter interface {
	Generate() string
}

type KeyGenerator

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

func NewKeyGenerator

func NewKeyGenerator() *KeyGenerator

func (KeyGenerator) Generate

func (c KeyGenerator) Generate() string

type MockICutter

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

MockICutter is a mock of ICutter interface.

func NewMockICutter

func NewMockICutter(ctrl *gomock.Controller) *MockICutter

NewMockICutter creates a new mock instance.

func (*MockICutter) EXPECT

func (m *MockICutter) EXPECT() *MockICutterMockRecorder

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

func (*MockICutter) Generate

func (m *MockICutter) Generate() string

Generate mocks base method.

type MockICutterMockRecorder

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

MockICutterMockRecorder is the mock recorder for MockICutter.

func (*MockICutterMockRecorder) Generate

func (mr *MockICutterMockRecorder) Generate() *gomock.Call

Generate indicates an expected call of Generate.

type MockmyRandInterface

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

MockmyRandInterface is a mock of myRandInterface interface.

func NewMockmyRandInterface

func NewMockmyRandInterface(ctrl *gomock.Controller) *MockmyRandInterface

NewMockmyRandInterface creates a new mock instance.

func (*MockmyRandInterface) EXPECT

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

func (*MockmyRandInterface) Read

func (m *MockmyRandInterface) Read(arg0 []byte) (int, error)

Read mocks base method.

type MockmyRandInterfaceMockRecorder

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

MockmyRandInterfaceMockRecorder is the mock recorder for MockmyRandInterface.

func (*MockmyRandInterfaceMockRecorder) Read

func (mr *MockmyRandInterfaceMockRecorder) Read(arg0 interface{}) *gomock.Call

Read indicates an expected call of Read.

Jump to

Keyboard shortcuts

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