topiclookupfakes

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2020 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 {
	GetConversationInfoStub func(string, bool) (*slack.Channel, error)
	// contains filtered or unexported fields
}

func (*FakeSlackAPI) GetConversationInfo added in v0.9.0

func (fake *FakeSlackAPI) GetConversationInfo(arg1 string, arg2 bool) (*slack.Channel, error)

func (*FakeSlackAPI) GetConversationInfoArgsForCall added in v0.9.0

func (fake *FakeSlackAPI) GetConversationInfoArgsForCall(i int) (string, bool)

func (*FakeSlackAPI) GetConversationInfoCallCount added in v0.9.0

func (fake *FakeSlackAPI) GetConversationInfoCallCount() int

func (*FakeSlackAPI) GetConversationInfoCalls added in v0.9.0

func (fake *FakeSlackAPI) GetConversationInfoCalls(stub func(string, bool) (*slack.Channel, error))

func (*FakeSlackAPI) GetConversationInfoReturns added in v0.9.0

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

func (*FakeSlackAPI) GetConversationInfoReturnsOnCall added in v0.9.0

func (fake *FakeSlackAPI) GetConversationInfoReturnsOnCall(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