package
0.1.2
Repository: https://github.com/shipengqi/commitizen.git
Documentation: pkg.go.dev

# Functions

DefaultValidateFunc is a verification function that does nothing.
No description provided by the author
GenMask generate a mask string of the specified length.
GenStr generate a string of the specified length, the string is composed of the given characters.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
EchoNone displays nothing as characters are entered.
EchoNormal displays text as is.
EchoPassword displays the EchoCharacter mask instead of actual characters.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Model is an alias for the tea.Model.

# Type aliases

No description provided by the author
No description provided by the author
EchoMode sets the input behavior of the text input field.