packagemodeshim

package
v6.11.2 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2024 License: MIT 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 Packagemode

type Packagemode interface {
	Arg(arg1 int) string
	Args() []string
	Bool(arg1 string, arg2 bool, arg3 string) *bool
	BoolVar(arg1 *bool, arg2 string, arg3 bool, arg4 string)
}

Packagemode is a generated interface representing the exported functions in the github.com/maxbrunsfeld/counterfeiter/v6/fixtures/packagemode package.

type PackagemodeShim

type PackagemodeShim struct{}

func (*PackagemodeShim) Arg

func (p *PackagemodeShim) Arg(arg1 int) string

func (*PackagemodeShim) Args

func (p *PackagemodeShim) Args() []string

func (*PackagemodeShim) Bool

func (p *PackagemodeShim) Bool(arg1 string, arg2 bool, arg3 string) *bool

func (*PackagemodeShim) BoolVar

func (p *PackagemodeShim) BoolVar(arg1 *bool, arg2 string, arg3 bool, arg4 string)

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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