Documentation ¶
Index ¶
- func Dump(value interface{})
- func GetInt(prompt string) int
- func GetPassword(prompt string) string
- func GetString(prompt string) string
- func Layout(flag bool)
- func Print(text string)
- func PrintSection()
- func PrintTable(headers []string, rows [][]string)
- func Printf(format string, a ...interface{})
- func Println(text string)
- func Section()
- func ShowProgressBar(totalBytes int64) *pb.ProgressBar
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPassword ¶
func PrintSection ¶ added in v1.2.0
func PrintSection()
func PrintTable ¶ added in v1.0.4
func ShowProgressBar ¶
func ShowProgressBar(totalBytes int64) *pb.ProgressBar
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.