Documentation ¶
Index ¶
- func CamelCase() promptui.ValidateFunc
- func DockerRegistry() string
- func GoSuffix() promptui.ValidateFunc
- func Lowercase() promptui.ValidateFunc
- func MinLengthThree() promptui.ValidateFunc
- func NewSelect(label string, selectValues []string) (string, error)
- func PositiveInteger() promptui.ValidateFunc
- func ProtoFileExtension() promptui.ValidateFunc
- func ProtoPackage() string
- func ProtoPath() string
- func ProtoServiceName() string
- func ServiceModule() string
- func ServiceName() string
- func ServiceNamespace() string
- func Validate(validators ...promptui.ValidateFunc) promptui.ValidateFunc
- type Prompt
- type Select
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CamelCase ¶ added in v0.5.0
func CamelCase() promptui.ValidateFunc
func DockerRegistry ¶
func DockerRegistry() string
func GoSuffix ¶
func GoSuffix() promptui.ValidateFunc
func Lowercase ¶
func Lowercase() promptui.ValidateFunc
func MinLengthThree ¶
func MinLengthThree() promptui.ValidateFunc
func PositiveInteger ¶ added in v0.5.0
func PositiveInteger() promptui.ValidateFunc
func ProtoFileExtension ¶ added in v0.6.0
func ProtoFileExtension() promptui.ValidateFunc
func ProtoPackage ¶
func ProtoPackage() string
func ProtoServiceName ¶
func ProtoServiceName() string
func ServiceModule ¶
func ServiceModule() string
func ServiceName ¶
func ServiceName() string
func ServiceNamespace ¶
func ServiceNamespace() string
func Validate ¶
func Validate(validators ...promptui.ValidateFunc) promptui.ValidateFunc
Types ¶
Click to show internal directories.
Click to hide internal directories.