sessionfakes

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2023 License: Apache-2.0 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 FakeTransportHandler

type FakeTransportHandler struct {
	DoRequestStub func(*session.Session, string, string, []interface{}, *sl.Options, interface{}) error
	// contains filtered or unexported fields
}

func (*FakeTransportHandler) DoRequest

func (fake *FakeTransportHandler) DoRequest(arg1 *session.Session, arg2 string, arg3 string, arg4 []interface{}, arg5 *sl.Options, arg6 interface{}) error

func (*FakeTransportHandler) DoRequestArgsForCall

func (fake *FakeTransportHandler) DoRequestArgsForCall(i int) (*session.Session, string, string, []interface{}, *sl.Options, interface{})

func (*FakeTransportHandler) DoRequestCallCount

func (fake *FakeTransportHandler) DoRequestCallCount() int

func (*FakeTransportHandler) DoRequestCalls

func (fake *FakeTransportHandler) DoRequestCalls(stub func(*session.Session, string, string, []interface{}, *sl.Options, interface{}) error)

func (*FakeTransportHandler) DoRequestReturns

func (fake *FakeTransportHandler) DoRequestReturns(result1 error)

func (*FakeTransportHandler) DoRequestReturnsOnCall

func (fake *FakeTransportHandler) DoRequestReturnsOnCall(i int, result1 error)

func (*FakeTransportHandler) Invocations

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

Jump to

Keyboard shortcuts

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