Documentation
¶
Index ¶
- func Confirm(prompt string, defaultYes bool) bool
- func CopyToClipboard(text string) error
- func FormatUnixTime(ts int64) string
- func GeneratePassword(length int) (string, error)
- func GetInput(prompt string) (string, error)
- func GetPasswordInput(prompt string) ([]byte, error)
- func PrettyPrint(v interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyToClipboard ¶ added in v0.3.0
func FormatUnixTime ¶
func GeneratePassword ¶
GeneratePassword generates a password.
func GetPasswordInput ¶
func PrettyPrint ¶
func PrettyPrint(v interface{})
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.