package
0.0.0-20241114213137-0adad2bf0af4
Repository: https://github.com/naveego/bosun.git
Documentation: pkg.go.dev
# 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
DefaultString returns the first string that is not empty.
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
New creates a new instance of Prefixer.
NewProgressBar returns a new ProgressBar with the specified maximum.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StringSliceToMap converts []string{"a","A", "b", "B"} to map[string]string{"a":"A", "b":"B"}.
No description provided by the author
# Structs
Prefixer implements io.Reader and io.WriterTo.
ProgressBar is a thread-safe, simple progress bar.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
Tabler implementations can be rendered as a table.
No description provided by the author