paginatorfakes

package
v0.0.0-...-50db23e Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2016 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Overview

This file was generated by counterfeiter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakePaginationFunc

type FakePaginationFunc struct {
	Stub func(*http.Response) (currentPage []byte, nextPageURL string, dontShadowThis error)
	// contains filtered or unexported fields
}

func (*FakePaginationFunc) ArgsForCall

func (fake *FakePaginationFunc) ArgsForCall(i int) *http.Response

func (*FakePaginationFunc) CallCount

func (fake *FakePaginationFunc) CallCount() int

func (*FakePaginationFunc) Invocations

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

func (*FakePaginationFunc) Returns

func (fake *FakePaginationFunc) Returns(result1 []byte, result2 string, result3 error)

func (*FakePaginationFunc) Spy

func (fake *FakePaginationFunc) Spy(arg1 *http.Response) (currentPage []byte, nextPageURL string, dontShadowThis error)

Jump to

Keyboard shortcuts

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