Documentation
¶
Overview ¶
Package ctrls provides building blocks to generate sample data for a test environment
Index ¶
- func ExcludeTagExample() string
- func OneOfTagExample() string
- func RequiredTagExample() string
- func StringExample() string
- func StringExcludedRequiredExample() string
- func TagFilterExample() *rag.TagFilter
- func TagFilterNothingExample() *rag.TagFilter
- func TagFilterRequiredExample() *rag.TagFilter
- func TagNameExcludedExample() string
- func TagNameOneOfExample() string
- func TagNameRequiredExample() string
- func TagsExcludedMatchingExample() []string
- func TagsMatchingExample() []string
- func TagsNonMatchingMissingAllRequiredOneOfExample() []string
- func TagsNonMatchingMissingRequiredExample() []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StringExcludedRequiredExample ¶
func StringExcludedRequiredExample() string
+requiredTag,-excludedTag
func TagFilterExample ¶
func TagFilterNothingExample ¶
func TagNameExcludedExample ¶
func TagNameExcludedExample() string
func TagNameOneOfExample ¶
func TagNameOneOfExample() string
func TagNameRequiredExample ¶
func TagNameRequiredExample() string
func TagsExcludedMatchingExample ¶
func TagsExcludedMatchingExample() []string
aTag,requiredTag,excludedTag
func TagsNonMatchingMissingAllRequiredOneOfExample ¶
func TagsNonMatchingMissingAllRequiredOneOfExample() []string
requiredTag
func TagsNonMatchingMissingRequiredExample ¶
func TagsNonMatchingMissingRequiredExample() []string
aTag
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.