Documentation ¶
Overview ¶
Code generated by pegomock. DO NOT EDIT.
Code generated by pegomock. DO NOT EDIT.
Code generated by pegomock. DO NOT EDIT.
Code generated by pegomock. DO NOT EDIT.
Code generated by pegomock. DO NOT EDIT.
Code generated by pegomock. DO NOT EDIT.
Code generated by pegomock. DO NOT EDIT.
Index ¶
- func AnyLoggingSimpleLogging() logging.SimpleLogging
- func AnyPtrToLoggingSimpleLogger() logging.SimpleLogging
- func AnyPtrToSlackAuthTestResponse() *slack.AuthTestResponse
- func AnyPtrToSlackGetConversationsParameters() *slack.GetConversationsParameters
- func AnySlackPostMessageParameters() slack.PostMessageParameters
- func AnySliceOfSlackChannel() []slack.Channel
- func AnyWebhooksApplyResult() webhooks.ApplyResult
- func EqLoggingSimpleLogging(value logging.SimpleLogging) logging.SimpleLogging
- func EqPtrToLoggingSimpleLogger(value logging.SimpleLogging) logging.SimpleLogging
- func EqPtrToSlackAuthTestResponse(value *slack.AuthTestResponse) *slack.AuthTestResponse
- func EqPtrToSlackGetConversationsParameters(value *slack.GetConversationsParameters) *slack.GetConversationsParameters
- func EqSlackPostMessageParameters(value slack.PostMessageParameters) slack.PostMessageParameters
- func EqSliceOfSlackChannel(value []slack.Channel) []slack.Channel
- func EqWebhooksApplyResult(value webhooks.ApplyResult) webhooks.ApplyResult
- func LoggingSimpleLoggingThat(matcher pegomock.ArgumentMatcher) logging.SimpleLogging
- func NotEqLoggingSimpleLogging(value logging.SimpleLogging) logging.SimpleLogging
- func NotEqPtrToLoggingSimpleLogger(value logging.SimpleLogging) logging.SimpleLogging
- func NotEqPtrToSlackAuthTestResponse(value *slack.AuthTestResponse) *slack.AuthTestResponse
- func NotEqPtrToSlackGetConversationsParameters(value *slack.GetConversationsParameters) *slack.GetConversationsParameters
- func NotEqSlackPostMessageParameters(value slack.PostMessageParameters) slack.PostMessageParameters
- func NotEqSliceOfSlackChannel(value []slack.Channel) []slack.Channel
- func NotEqWebhooksApplyResult(value webhooks.ApplyResult) webhooks.ApplyResult
- func PtrToLoggingSimpleLoggerThat(matcher pegomock.ArgumentMatcher) logging.SimpleLogging
- func PtrToSlackAuthTestResponseThat(matcher pegomock.ArgumentMatcher) *slack.AuthTestResponse
- func PtrToSlackGetConversationsParametersThat(matcher pegomock.ArgumentMatcher) *slack.GetConversationsParameters
- func SlackPostMessageParametersThat(matcher pegomock.ArgumentMatcher) slack.PostMessageParameters
- func SliceOfSlackChannelThat(matcher pegomock.ArgumentMatcher) []slack.Channel
- func WebhooksApplyResultThat(matcher pegomock.ArgumentMatcher) webhooks.ApplyResult
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AnyLoggingSimpleLogging ¶ added in v0.17.0
func AnyLoggingSimpleLogging() logging.SimpleLogging
func AnyPtrToLoggingSimpleLogger ¶
func AnyPtrToLoggingSimpleLogger() logging.SimpleLogging
func AnyPtrToSlackAuthTestResponse ¶
func AnyPtrToSlackAuthTestResponse() *slack.AuthTestResponse
func AnyPtrToSlackGetConversationsParameters ¶ added in v0.17.0
func AnyPtrToSlackGetConversationsParameters() *slack.GetConversationsParameters
func AnySlackPostMessageParameters ¶
func AnySlackPostMessageParameters() slack.PostMessageParameters
func AnySliceOfSlackChannel ¶
func AnyWebhooksApplyResult ¶
func AnyWebhooksApplyResult() webhooks.ApplyResult
func EqLoggingSimpleLogging ¶ added in v0.17.0
func EqLoggingSimpleLogging(value logging.SimpleLogging) logging.SimpleLogging
func EqPtrToLoggingSimpleLogger ¶
func EqPtrToLoggingSimpleLogger(value logging.SimpleLogging) logging.SimpleLogging
func EqPtrToSlackAuthTestResponse ¶
func EqPtrToSlackAuthTestResponse(value *slack.AuthTestResponse) *slack.AuthTestResponse
func EqPtrToSlackGetConversationsParameters ¶ added in v0.17.0
func EqPtrToSlackGetConversationsParameters(value *slack.GetConversationsParameters) *slack.GetConversationsParameters
func EqSlackPostMessageParameters ¶
func EqSlackPostMessageParameters(value slack.PostMessageParameters) slack.PostMessageParameters
func EqWebhooksApplyResult ¶
func EqWebhooksApplyResult(value webhooks.ApplyResult) webhooks.ApplyResult
func LoggingSimpleLoggingThat ¶ added in v0.17.0
func LoggingSimpleLoggingThat(matcher pegomock.ArgumentMatcher) logging.SimpleLogging
func NotEqLoggingSimpleLogging ¶ added in v0.17.0
func NotEqLoggingSimpleLogging(value logging.SimpleLogging) logging.SimpleLogging
func NotEqPtrToLoggingSimpleLogger ¶ added in v0.16.1
func NotEqPtrToLoggingSimpleLogger(value logging.SimpleLogging) logging.SimpleLogging
func NotEqPtrToSlackAuthTestResponse ¶ added in v0.16.1
func NotEqPtrToSlackAuthTestResponse(value *slack.AuthTestResponse) *slack.AuthTestResponse
func NotEqPtrToSlackGetConversationsParameters ¶ added in v0.17.0
func NotEqPtrToSlackGetConversationsParameters(value *slack.GetConversationsParameters) *slack.GetConversationsParameters
func NotEqSlackPostMessageParameters ¶ added in v0.16.1
func NotEqSlackPostMessageParameters(value slack.PostMessageParameters) slack.PostMessageParameters
func NotEqSliceOfSlackChannel ¶ added in v0.16.1
func NotEqWebhooksApplyResult ¶ added in v0.16.1
func NotEqWebhooksApplyResult(value webhooks.ApplyResult) webhooks.ApplyResult
func PtrToLoggingSimpleLoggerThat ¶ added in v0.16.1
func PtrToLoggingSimpleLoggerThat(matcher pegomock.ArgumentMatcher) logging.SimpleLogging
func PtrToSlackAuthTestResponseThat ¶ added in v0.16.1
func PtrToSlackAuthTestResponseThat(matcher pegomock.ArgumentMatcher) *slack.AuthTestResponse
func PtrToSlackGetConversationsParametersThat ¶ added in v0.17.0
func PtrToSlackGetConversationsParametersThat(matcher pegomock.ArgumentMatcher) *slack.GetConversationsParameters
func SlackPostMessageParametersThat ¶ added in v0.16.1
func SlackPostMessageParametersThat(matcher pegomock.ArgumentMatcher) slack.PostMessageParameters
func SliceOfSlackChannelThat ¶ added in v0.16.1
func SliceOfSlackChannelThat(matcher pegomock.ArgumentMatcher) []slack.Channel
func WebhooksApplyResultThat ¶ added in v0.16.1
func WebhooksApplyResultThat(matcher pegomock.ArgumentMatcher) webhooks.ApplyResult
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.