package
0.0.4
Repository: https://github.com/yunginnanet/infinite.git
Documentation: pkg.go.dev

# Packages

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

# Functions

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
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
IsFinish status == Finish ?.
MaxItems requires that the list is no longer than the specified value.
MinItems requires that the list is longer or equal in length to the specified value.
NewAutocomplete constructor.
NewInput constructor.
No description provided by the author
NewPrintHelper constructor.
NewProgress constructor.
NewSelection constructor.
NewSpinner constructor.
NewStartUp new StartUp.
No description provided by the author
No description provided by the author

# Constants

Blur only use Input.
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.
Finish indicates that a component has done its job.
Focus only use Input.
Normal ignore it.
Quit user interrupt, should kill program.

# Variables

Some spinners to choose from.
Some spinners to choose from.
Some spinners to choose from.
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
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
Some spinners to choose from.
Some spinners to choose from.
Some spinners to choose from.
Some spinners to choose from.
Some spinners to choose from.
Some spinners to choose from.
Some spinners to choose from.
default prefix.
default prefix.
default prefix.
default prefix.
default prefix.
default prefix.
default prefix.
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
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
Some spinners to choose from.
Some spinners to choose from.
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
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
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

# Structs

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
PrintHelper Used for thread-safe output when running the Components.
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

# Interfaces

No description provided by the author

# Type aliases

Completer result (newValue,newCursor) DefaultCompleter.
CursorMode describes the behavior of the cursor.
EchoMode sets the Input behavior of the text Input field.
No description provided by the author
Status About the state of the Component.
Suggester get suggest options.
Validator is a function passed to a Question after a user has provided a response.