Documentation ¶ Index ¶ func Confirm(Message string, Default bool) bool func Input(Message string) string func Multiline(Message string) string func OpenUrl(url url.URL) error func Select(Message string, Options []string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Confirm ¶ func Confirm(Message string, Default bool) bool func Input ¶ func Input(Message string) string func Multiline ¶ func Multiline(Message string) string func OpenUrl ¶ func OpenUrl(url url.URL) error func Select ¶ func Select(Message string, Options []string) string Types ¶ This section is empty. Source Files ¶ View all Source files open_url.goprompt.go Click to show internal directories. Click to hide internal directories.