fake

package
v0.0.0-...-9cd92a7 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2021 License: MIT 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 Repository

type Repository struct {
	SecretStub func(path string) (map[string]interface{}, error)

	StopStub func()
	// contains filtered or unexported fields
}

func (*Repository) Invocations

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

func (*Repository) Secret

func (fake *Repository) Secret(path string) (map[string]interface{}, error)

func (*Repository) SecretArgsForCall

func (fake *Repository) SecretArgsForCall(i int) string

func (*Repository) SecretCallCount

func (fake *Repository) SecretCallCount() int

func (*Repository) SecretReturns

func (fake *Repository) SecretReturns(result1 map[string]interface{}, result2 error)

func (*Repository) SecretReturnsOnCall

func (fake *Repository) SecretReturnsOnCall(i int, result1 map[string]interface{}, result2 error)

func (*Repository) Stop

func (fake *Repository) Stop()

func (*Repository) StopCallCount

func (fake *Repository) StopCallCount() int

Jump to

Keyboard shortcuts

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