fakes

package
v2.706.0 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2024 License: Apache-2.0 Imports: 4 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 Compiler

type Compiler struct {
	CompileStub func(compiler.Package, []models.Package) (string, crypto.Digest, error)
	// contains filtered or unexported fields
}

func (*Compiler) Compile

func (fake *Compiler) Compile(arg1 compiler.Package, arg2 []models.Package) (string, crypto.Digest, error)

func (*Compiler) CompileArgsForCall

func (fake *Compiler) CompileArgsForCall(i int) (compiler.Package, []models.Package)

func (*Compiler) CompileCallCount

func (fake *Compiler) CompileCallCount() int

func (*Compiler) CompileCalls

func (fake *Compiler) CompileCalls(stub func(compiler.Package, []models.Package) (string, crypto.Digest, error))

func (*Compiler) CompileReturns

func (fake *Compiler) CompileReturns(result1 string, result2 crypto.Digest, result3 error)

func (*Compiler) CompileReturnsOnCall

func (fake *Compiler) CompileReturnsOnCall(i int, result1 string, result2 crypto.Digest, result3 error)

func (*Compiler) Invocations

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

Jump to

Keyboard shortcuts

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