topiclookupfakes

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 13, 2019 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 FakeSlackAPI

type FakeSlackAPI struct {
	GetChannelInfoStub func(string) (*slack.Channel, error)
	// contains filtered or unexported fields
}

func (*FakeSlackAPI) GetChannelInfo

func (fake *FakeSlackAPI) GetChannelInfo(arg1 string) (*slack.Channel, error)

func (*FakeSlackAPI) GetChannelInfoArgsForCall

func (fake *FakeSlackAPI) GetChannelInfoArgsForCall(i int) string

func (*FakeSlackAPI) GetChannelInfoCallCount

func (fake *FakeSlackAPI) GetChannelInfoCallCount() int

func (*FakeSlackAPI) GetChannelInfoReturns

func (fake *FakeSlackAPI) GetChannelInfoReturns(result1 *slack.Channel, result2 error)

func (*FakeSlackAPI) GetChannelInfoReturnsOnCall

func (fake *FakeSlackAPI) GetChannelInfoReturnsOnCall(i int, result1 *slack.Channel, result2 error)

func (*FakeSlackAPI) Invocations

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

Jump to

Keyboard shortcuts

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