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.
Index ¶
- func AnyPtrToLoggingSimpleLogger() *logging.SimpleLogger
- func AnyPtrToSlackAuthTestResponse() *slack.AuthTestResponse
- func AnySlackPostMessageParameters() slack.PostMessageParameters
- func AnySliceOfSlackChannel() []slack.Channel
- func AnyWebhooksApplyResult() webhooks.ApplyResult
- func EqPtrToLoggingSimpleLogger(value *logging.SimpleLogger) *logging.SimpleLogger
- func EqPtrToSlackAuthTestResponse(value *slack.AuthTestResponse) *slack.AuthTestResponse
- func EqSlackPostMessageParameters(value slack.PostMessageParameters) slack.PostMessageParameters
- func EqSliceOfSlackChannel(value []slack.Channel) []slack.Channel
- func EqWebhooksApplyResult(value webhooks.ApplyResult) webhooks.ApplyResult
- func NotEqPtrToLoggingSimpleLogger(value *logging.SimpleLogger) *logging.SimpleLogger
- func NotEqPtrToSlackAuthTestResponse(value *slack.AuthTestResponse) *slack.AuthTestResponse
- 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.SimpleLogger
- func PtrToSlackAuthTestResponseThat(matcher pegomock.ArgumentMatcher) *slack.AuthTestResponse
- 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 AnyPtrToLoggingSimpleLogger ¶
func AnyPtrToLoggingSimpleLogger() *logging.SimpleLogger
func AnyPtrToSlackAuthTestResponse ¶
func AnyPtrToSlackAuthTestResponse() *slack.AuthTestResponse
func AnySlackPostMessageParameters ¶
func AnySlackPostMessageParameters() slack.PostMessageParameters
func AnySliceOfSlackChannel ¶
func AnyWebhooksApplyResult ¶
func AnyWebhooksApplyResult() webhooks.ApplyResult
func EqPtrToLoggingSimpleLogger ¶
func EqPtrToLoggingSimpleLogger(value *logging.SimpleLogger) *logging.SimpleLogger
func EqPtrToSlackAuthTestResponse ¶
func EqPtrToSlackAuthTestResponse(value *slack.AuthTestResponse) *slack.AuthTestResponse
func EqSlackPostMessageParameters ¶
func EqSlackPostMessageParameters(value slack.PostMessageParameters) slack.PostMessageParameters
func EqWebhooksApplyResult ¶
func EqWebhooksApplyResult(value webhooks.ApplyResult) webhooks.ApplyResult
func NotEqPtrToLoggingSimpleLogger ¶ added in v0.16.1
func NotEqPtrToLoggingSimpleLogger(value *logging.SimpleLogger) *logging.SimpleLogger
func NotEqPtrToSlackAuthTestResponse ¶ added in v0.16.1
func NotEqPtrToSlackAuthTestResponse(value *slack.AuthTestResponse) *slack.AuthTestResponse
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.SimpleLogger
func PtrToSlackAuthTestResponseThat ¶ added in v0.16.1
func PtrToSlackAuthTestResponseThat(matcher pegomock.ArgumentMatcher) *slack.AuthTestResponse
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.