mock

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigProvider

type ConfigProvider struct {
	GetIntStub func(string) int

	IsSetStub func(string) bool

	UnmarshalKeyStub func(string, interface{}) error
	// contains filtered or unexported fields
}

func (*ConfigProvider) GetInt

func (fake *ConfigProvider) GetInt(arg1 string) int

func (*ConfigProvider) GetIntArgsForCall

func (fake *ConfigProvider) GetIntArgsForCall(i int) string

func (*ConfigProvider) GetIntCallCount

func (fake *ConfigProvider) GetIntCallCount() int

func (*ConfigProvider) GetIntCalls

func (fake *ConfigProvider) GetIntCalls(stub func(string) int)

func (*ConfigProvider) GetIntReturns

func (fake *ConfigProvider) GetIntReturns(result1 int)

func (*ConfigProvider) GetIntReturnsOnCall

func (fake *ConfigProvider) GetIntReturnsOnCall(i int, result1 int)

func (*ConfigProvider) Invocations

func (fake *ConfigProvider) Invocations() map[string][][]interface{}

func (*ConfigProvider) IsSet

func (fake *ConfigProvider) IsSet(arg1 string) bool

func (*ConfigProvider) IsSetArgsForCall

func (fake *ConfigProvider) IsSetArgsForCall(i int) string

func (*ConfigProvider) IsSetCallCount

func (fake *ConfigProvider) IsSetCallCount() int

func (*ConfigProvider) IsSetCalls

func (fake *ConfigProvider) IsSetCalls(stub func(string) bool)

func (*ConfigProvider) IsSetReturns

func (fake *ConfigProvider) IsSetReturns(result1 bool)

func (*ConfigProvider) IsSetReturnsOnCall

func (fake *ConfigProvider) IsSetReturnsOnCall(i int, result1 bool)

func (*ConfigProvider) UnmarshalKey

func (fake *ConfigProvider) UnmarshalKey(arg1 string, arg2 interface{}) error

func (*ConfigProvider) UnmarshalKeyArgsForCall

func (fake *ConfigProvider) UnmarshalKeyArgsForCall(i int) (string, interface{})

func (*ConfigProvider) UnmarshalKeyCallCount

func (fake *ConfigProvider) UnmarshalKeyCallCount() int

func (*ConfigProvider) UnmarshalKeyCalls

func (fake *ConfigProvider) UnmarshalKeyCalls(stub func(string, interface{}) error)

func (*ConfigProvider) UnmarshalKeyReturns

func (fake *ConfigProvider) UnmarshalKeyReturns(result1 error)

func (*ConfigProvider) UnmarshalKeyReturnsOnCall

func (fake *ConfigProvider) UnmarshalKeyReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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