mocks

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: 1 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 Config

type Config struct {
	IsSetStub func(string) bool

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

func (*Config) Invocations

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

func (*Config) IsSet added in v0.3.0

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

func (*Config) IsSetArgsForCall added in v0.3.0

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

func (*Config) IsSetCallCount added in v0.3.0

func (fake *Config) IsSetCallCount() int

func (*Config) IsSetCalls added in v0.3.0

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

func (*Config) IsSetReturns added in v0.3.0

func (fake *Config) IsSetReturns(result1 bool)

func (*Config) IsSetReturnsOnCall added in v0.3.0

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

func (*Config) UnmarshalKey

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

func (*Config) UnmarshalKeyArgsForCall

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

func (*Config) UnmarshalKeyCallCount

func (fake *Config) UnmarshalKeyCallCount() int

func (*Config) UnmarshalKeyCalls

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

func (*Config) UnmarshalKeyReturns

func (fake *Config) UnmarshalKeyReturns(result1 error)

func (*Config) UnmarshalKeyReturnsOnCall

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

Jump to

Keyboard shortcuts

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