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 AnyCommandProjectContext() command.ProjectContext
- func AnyLoggingSimpleLogging() logging.SimpleLogging
- func AnyMapOfStringToString() map[string]string
- func AnyPtrToGoVersionVersion() *go_version.Version
- func AnySliceOfString() []string
- func CommandProjectContextThat(matcher pegomock.ArgumentMatcher) command.ProjectContext
- func EqCommandProjectContext(value command.ProjectContext) command.ProjectContext
- func EqLoggingSimpleLogging(value logging.SimpleLogging) logging.SimpleLogging
- func EqMapOfStringToString(value map[string]string) map[string]string
- func EqPtrToGoVersionVersion(value *go_version.Version) *go_version.Version
- func EqSliceOfString(value []string) []string
- func LoggingSimpleLoggingThat(matcher pegomock.ArgumentMatcher) logging.SimpleLogging
- func MapOfStringToStringThat(matcher pegomock.ArgumentMatcher) map[string]string
- func NotEqCommandProjectContext(value command.ProjectContext) command.ProjectContext
- func NotEqLoggingSimpleLogging(value logging.SimpleLogging) logging.SimpleLogging
- func NotEqMapOfStringToString(value map[string]string) map[string]string
- 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 AnyCommandProjectContext ¶ added in v0.22.0
func AnyCommandProjectContext() command.ProjectContext
func AnyLoggingSimpleLogging ¶
func AnyLoggingSimpleLogging() logging.SimpleLogging
func AnyMapOfStringToString ¶
func AnyPtrToGoVersionVersion ¶
func AnyPtrToGoVersionVersion() *go_version.Version
func AnySliceOfString ¶
func AnySliceOfString() []string
func CommandProjectContextThat ¶ added in v0.22.0
func CommandProjectContextThat(matcher pegomock.ArgumentMatcher) command.ProjectContext
func EqCommandProjectContext ¶ added in v0.22.0
func EqCommandProjectContext(value command.ProjectContext) command.ProjectContext
func EqLoggingSimpleLogging ¶
func EqLoggingSimpleLogging(value logging.SimpleLogging) logging.SimpleLogging
func EqPtrToGoVersionVersion ¶
func EqPtrToGoVersionVersion(value *go_version.Version) *go_version.Version
func EqSliceOfString ¶
func LoggingSimpleLoggingThat ¶
func LoggingSimpleLoggingThat(matcher pegomock.ArgumentMatcher) logging.SimpleLogging
func MapOfStringToStringThat ¶
func MapOfStringToStringThat(matcher pegomock.ArgumentMatcher) map[string]string
func NotEqCommandProjectContext ¶ added in v0.22.0
func NotEqCommandProjectContext(value command.ProjectContext) command.ProjectContext
func NotEqLoggingSimpleLogging ¶
func NotEqLoggingSimpleLogging(value logging.SimpleLogging) logging.SimpleLogging
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.