package
0.0.0-20230602024321-8e6f2e6d444b
Repository: https://github.com/oldthreefeng/mycli.git
Documentation: pkg.go.dev

# Functions

Confirm send the prompt and get result.
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
GetByteStream is read file/url/stdin to []byte stream.
No description provided by the author
No description provided by the author
IsEnvSet returns true if an environment variable is set.
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
Do runs the passed function until the number of retries is reached.

# Type aliases

Func is the function to be executed and eventually retried.
HTTPFunc is the function to be executed and eventually retried.