mock

package
v1.99.999 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockEnv

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

MockEnv is a mock of Env interface.

func NewMockEnv

func NewMockEnv(ctrl *gomock.Controller) *MockEnv

NewMockEnv creates a new mock instance.

func (*MockEnv) EXPECT

func (m *MockEnv) EXPECT() *MockEnvMockRecorder

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

func (*MockEnv) GetLogLevel

func (m *MockEnv) GetLogLevel() string

GetLogLevel mocks base method.

type MockEnvMockRecorder

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

MockEnvMockRecorder is the mock recorder for MockEnv.

func (*MockEnvMockRecorder) GetLogLevel

func (mr *MockEnvMockRecorder) GetLogLevel() *gomock.Call

GetLogLevel indicates an expected call of GetLogLevel.

Jump to

Keyboard shortcuts

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