autoapproverfakes

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2021 License: MIT Imports: 3 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 FakeS3API

type FakeS3API struct {
	GetObjectStub func(*s3.GetObjectInput) (*s3.GetObjectOutput, error)
	// contains filtered or unexported fields
}

func (*FakeS3API) GetObject

func (fake *FakeS3API) GetObject(arg1 *s3.GetObjectInput) (*s3.GetObjectOutput, error)

func (*FakeS3API) GetObjectArgsForCall

func (fake *FakeS3API) GetObjectArgsForCall(i int) *s3.GetObjectInput

func (*FakeS3API) GetObjectCallCount

func (fake *FakeS3API) GetObjectCallCount() int

func (*FakeS3API) GetObjectCalls

func (fake *FakeS3API) GetObjectCalls(stub func(*s3.GetObjectInput) (*s3.GetObjectOutput, error))

func (*FakeS3API) GetObjectReturns

func (fake *FakeS3API) GetObjectReturns(result1 *s3.GetObjectOutput, result2 error)

func (*FakeS3API) GetObjectReturnsOnCall

func (fake *FakeS3API) GetObjectReturnsOnCall(i int, result1 *s3.GetObjectOutput, result2 error)

func (*FakeS3API) Invocations

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

Jump to

Keyboard shortcuts

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