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.
Code generated by pegomock. DO NOT EDIT.
Code generated by pegomock. DO NOT EDIT.
Index ¶
- func AnyLoggingSimpleLogging() logging.SimpleLogging
- func AnyMapOfStringToString() map[string]string
- func AnyModelsPreWorkflowHookCommandContext() models.PreWorkflowHookCommandContext
- func AnyModelsProjectCommandContext() models.ProjectCommandContext
- func AnyModelsPullRequest() models.PullRequest
- func AnyModelsRepo() models.Repo
- func AnyPtrToGoVersionVersion() *go_version.Version
- func AnyPtrToLoggingSimpleLogger() logging.SimpleLogging
- func AnySliceOfString() []string
- func EqLoggingSimpleLogging(value logging.SimpleLogging) logging.SimpleLogging
- func EqMapOfStringToString(value map[string]string) map[string]string
- func EqModelsPreWorkflowHookCommandContext(value models.PreWorkflowHookCommandContext) models.PreWorkflowHookCommandContext
- func EqModelsProjectCommandContext(value models.ProjectCommandContext) models.ProjectCommandContext
- func EqModelsPullRequest(value models.PullRequest) models.PullRequest
- func EqModelsRepo(value models.Repo) models.Repo
- func EqPtrToGoVersionVersion(value *go_version.Version) *go_version.Version
- func EqPtrToLoggingSimpleLogger(value logging.SimpleLogging) logging.SimpleLogging
- func EqSliceOfString(value []string) []string
- func LoggingSimpleLoggingThat(matcher pegomock.ArgumentMatcher) logging.SimpleLogging
- func MapOfStringToStringThat(matcher pegomock.ArgumentMatcher) map[string]string
- func ModelsPreWorkflowHookCommandContextThat(matcher pegomock.ArgumentMatcher) models.PreWorkflowHookCommandContext
- func ModelsProjectCommandContextThat(matcher pegomock.ArgumentMatcher) models.ProjectCommandContext
- func ModelsPullRequestThat(matcher pegomock.ArgumentMatcher) models.PullRequest
- func ModelsRepoThat(matcher pegomock.ArgumentMatcher) models.Repo
- func NotEqLoggingSimpleLogging(value logging.SimpleLogging) logging.SimpleLogging
- func NotEqMapOfStringToString(value map[string]string) map[string]string
- func NotEqModelsPreWorkflowHookCommandContext(value models.PreWorkflowHookCommandContext) models.PreWorkflowHookCommandContext
- func NotEqModelsProjectCommandContext(value models.ProjectCommandContext) models.ProjectCommandContext
- func NotEqModelsPullRequest(value models.PullRequest) models.PullRequest
- func NotEqModelsRepo(value models.Repo) models.Repo
- func NotEqPtrToGoVersionVersion(value *go_version.Version) *go_version.Version
- func NotEqSliceOfString(value []string) []string
- func PtrToGoVersionVersionThat(matcher pegomock.ArgumentMatcher) *go_version.Version
- func SliceOfStringThat(matcher pegomock.ArgumentMatcher) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AnyLoggingSimpleLogging ¶ added in v0.17.0
func AnyLoggingSimpleLogging() logging.SimpleLogging
func AnyMapOfStringToString ¶ added in v0.17.0
func AnyModelsPreWorkflowHookCommandContext ¶ added in v0.17.0
func AnyModelsPreWorkflowHookCommandContext() models.PreWorkflowHookCommandContext
func AnyModelsProjectCommandContext ¶ added in v0.17.0
func AnyModelsProjectCommandContext() models.ProjectCommandContext
func AnyModelsPullRequest ¶
func AnyModelsPullRequest() models.PullRequest
func AnyModelsRepo ¶
func AnyPtrToGoVersionVersion ¶ added in v0.17.0
func AnyPtrToGoVersionVersion() *go_version.Version
func AnyPtrToLoggingSimpleLogger ¶ added in v0.17.0
func AnyPtrToLoggingSimpleLogger() logging.SimpleLogging
func AnySliceOfString ¶ added in v0.17.0
func AnySliceOfString() []string
func EqLoggingSimpleLogging ¶ added in v0.17.0
func EqLoggingSimpleLogging(value logging.SimpleLogging) logging.SimpleLogging
func EqMapOfStringToString ¶ added in v0.17.0
func EqModelsPreWorkflowHookCommandContext ¶ added in v0.17.0
func EqModelsPreWorkflowHookCommandContext(value models.PreWorkflowHookCommandContext) models.PreWorkflowHookCommandContext
func EqModelsProjectCommandContext ¶ added in v0.17.0
func EqModelsProjectCommandContext(value models.ProjectCommandContext) models.ProjectCommandContext
func EqModelsPullRequest ¶
func EqModelsPullRequest(value models.PullRequest) models.PullRequest
func EqPtrToGoVersionVersion ¶ added in v0.17.0
func EqPtrToGoVersionVersion(value *go_version.Version) *go_version.Version
func EqPtrToLoggingSimpleLogger ¶ added in v0.17.0
func EqPtrToLoggingSimpleLogger(value logging.SimpleLogging) logging.SimpleLogging
func EqSliceOfString ¶ added in v0.17.0
func LoggingSimpleLoggingThat ¶ added in v0.17.0
func LoggingSimpleLoggingThat(matcher pegomock.ArgumentMatcher) logging.SimpleLogging
func MapOfStringToStringThat ¶ added in v0.17.0
func MapOfStringToStringThat(matcher pegomock.ArgumentMatcher) map[string]string
func ModelsPreWorkflowHookCommandContextThat ¶ added in v0.17.0
func ModelsPreWorkflowHookCommandContextThat(matcher pegomock.ArgumentMatcher) models.PreWorkflowHookCommandContext
func ModelsProjectCommandContextThat ¶ added in v0.17.0
func ModelsProjectCommandContextThat(matcher pegomock.ArgumentMatcher) models.ProjectCommandContext
func ModelsPullRequestThat ¶ added in v0.17.0
func ModelsPullRequestThat(matcher pegomock.ArgumentMatcher) models.PullRequest
func ModelsRepoThat ¶ added in v0.17.0
func ModelsRepoThat(matcher pegomock.ArgumentMatcher) models.Repo
func NotEqLoggingSimpleLogging ¶ added in v0.17.0
func NotEqLoggingSimpleLogging(value logging.SimpleLogging) logging.SimpleLogging
func NotEqMapOfStringToString ¶ added in v0.17.0
func NotEqModelsPreWorkflowHookCommandContext ¶ added in v0.17.0
func NotEqModelsPreWorkflowHookCommandContext(value models.PreWorkflowHookCommandContext) models.PreWorkflowHookCommandContext
func NotEqModelsProjectCommandContext ¶ added in v0.17.0
func NotEqModelsProjectCommandContext(value models.ProjectCommandContext) models.ProjectCommandContext
func NotEqModelsPullRequest ¶ added in v0.17.0
func NotEqModelsPullRequest(value models.PullRequest) models.PullRequest
func NotEqPtrToGoVersionVersion ¶ added in v0.17.0
func NotEqPtrToGoVersionVersion(value *go_version.Version) *go_version.Version
func NotEqSliceOfString ¶ added in v0.17.0
func PtrToGoVersionVersionThat ¶ added in v0.17.0
func PtrToGoVersionVersionThat(matcher pegomock.ArgumentMatcher) *go_version.Version
func SliceOfStringThat ¶ added in v0.17.0
func SliceOfStringThat(matcher pegomock.ArgumentMatcher) []string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.