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.
Code generated by pegomock. DO NOT EDIT.
Index ¶
- func AnyLoggingSimpleLogging() logging.SimpleLogging
- func AnyMapOfStringToString() map[string]string
- func AnyModelsApprovalStatus() models.ApprovalStatus
- func AnyModelsProjectCommandContext() command.ProjectContext
- func AnyModelsPullRequest() models.PullRequest
- func AnyModelsRepo() models.Repo
- func AnyModelsWorkflowHookCommandContext() models.WorkflowHookCommandContext
- 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 EqModelsApprovalStatus(value models.ApprovalStatus) models.ApprovalStatus
- func EqModelsProjectCommandContext(value command.ProjectContext) command.ProjectContext
- func EqModelsPullRequest(value models.PullRequest) models.PullRequest
- func EqModelsRepo(value models.Repo) models.Repo
- func EqModelsWorkflowHookCommandContext(value models.WorkflowHookCommandContext) models.WorkflowHookCommandContext
- 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 ModelsApprovalStatusThat(matcher pegomock.ArgumentMatcher) models.ApprovalStatus
- func ModelsProjectCommandContextThat(matcher pegomock.ArgumentMatcher) command.ProjectContext
- func ModelsPullRequestThat(matcher pegomock.ArgumentMatcher) models.PullRequest
- func ModelsRepoThat(matcher pegomock.ArgumentMatcher) models.Repo
- func ModelsWorkflowHookCommandContextThat(matcher pegomock.ArgumentMatcher) models.WorkflowHookCommandContext
- func NotEqLoggingSimpleLogging(value logging.SimpleLogging) logging.SimpleLogging
- func NotEqMapOfStringToString(value map[string]string) map[string]string
- func NotEqModelsApprovalStatus(value models.ApprovalStatus) models.ApprovalStatus
- func NotEqModelsProjectCommandContext(value command.ProjectContext) command.ProjectContext
- func NotEqModelsPullRequest(value models.PullRequest) models.PullRequest
- func NotEqModelsRepo(value models.Repo) models.Repo
- func NotEqModelsWorkflowHookCommandContext(value models.WorkflowHookCommandContext) models.WorkflowHookCommandContext
- 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 ¶
func AnyLoggingSimpleLogging() logging.SimpleLogging
func AnyMapOfStringToString ¶
func AnyModelsApprovalStatus ¶ added in v0.17.4
func AnyModelsApprovalStatus() models.ApprovalStatus
func AnyModelsProjectCommandContext ¶
func AnyModelsProjectCommandContext() command.ProjectContext
func AnyModelsPullRequest ¶
func AnyModelsPullRequest() models.PullRequest
func AnyModelsRepo ¶
func AnyModelsWorkflowHookCommandContext ¶ added in v0.18.2
func AnyModelsWorkflowHookCommandContext() models.WorkflowHookCommandContext
func AnyPtrToGoVersionVersion ¶
func AnyPtrToGoVersionVersion() *go_version.Version
func AnyPtrToLoggingSimpleLogger ¶
func AnyPtrToLoggingSimpleLogger() logging.SimpleLogging
func AnySliceOfString ¶
func AnySliceOfString() []string
func EqLoggingSimpleLogging ¶
func EqLoggingSimpleLogging(value logging.SimpleLogging) logging.SimpleLogging
func EqModelsApprovalStatus ¶ added in v0.17.4
func EqModelsApprovalStatus(value models.ApprovalStatus) models.ApprovalStatus
func EqModelsProjectCommandContext ¶
func EqModelsProjectCommandContext(value command.ProjectContext) command.ProjectContext
func EqModelsPullRequest ¶
func EqModelsPullRequest(value models.PullRequest) models.PullRequest
func EqModelsWorkflowHookCommandContext ¶ added in v0.18.2
func EqModelsWorkflowHookCommandContext(value models.WorkflowHookCommandContext) models.WorkflowHookCommandContext
func EqPtrToGoVersionVersion ¶
func EqPtrToGoVersionVersion(value *go_version.Version) *go_version.Version
func EqPtrToLoggingSimpleLogger ¶
func EqPtrToLoggingSimpleLogger(value logging.SimpleLogging) logging.SimpleLogging
func EqSliceOfString ¶
func LoggingSimpleLoggingThat ¶
func LoggingSimpleLoggingThat(matcher pegomock.ArgumentMatcher) logging.SimpleLogging
func MapOfStringToStringThat ¶
func MapOfStringToStringThat(matcher pegomock.ArgumentMatcher) map[string]string
func ModelsApprovalStatusThat ¶ added in v0.17.4
func ModelsApprovalStatusThat(matcher pegomock.ArgumentMatcher) models.ApprovalStatus
func ModelsProjectCommandContextThat ¶
func ModelsProjectCommandContextThat(matcher pegomock.ArgumentMatcher) command.ProjectContext
func ModelsPullRequestThat ¶
func ModelsPullRequestThat(matcher pegomock.ArgumentMatcher) models.PullRequest
func ModelsRepoThat ¶
func ModelsRepoThat(matcher pegomock.ArgumentMatcher) models.Repo
func ModelsWorkflowHookCommandContextThat ¶ added in v0.18.2
func ModelsWorkflowHookCommandContextThat(matcher pegomock.ArgumentMatcher) models.WorkflowHookCommandContext
func NotEqLoggingSimpleLogging ¶
func NotEqLoggingSimpleLogging(value logging.SimpleLogging) logging.SimpleLogging
func NotEqModelsApprovalStatus ¶ added in v0.17.4
func NotEqModelsApprovalStatus(value models.ApprovalStatus) models.ApprovalStatus
func NotEqModelsProjectCommandContext ¶
func NotEqModelsProjectCommandContext(value command.ProjectContext) command.ProjectContext
func NotEqModelsPullRequest ¶
func NotEqModelsPullRequest(value models.PullRequest) models.PullRequest
func NotEqModelsWorkflowHookCommandContext ¶ added in v0.18.2
func NotEqModelsWorkflowHookCommandContext(value models.WorkflowHookCommandContext) models.WorkflowHookCommandContext
func NotEqPtrToGoVersionVersion ¶
func NotEqPtrToGoVersionVersion(value *go_version.Version) *go_version.Version
func NotEqSliceOfString ¶
func PtrToGoVersionVersionThat ¶
func PtrToGoVersionVersionThat(matcher pegomock.ArgumentMatcher) *go_version.Version
func SliceOfStringThat ¶
func SliceOfStringThat(matcher pegomock.ArgumentMatcher) []string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.