internal

package
v1.9.1-0...-ddd5632 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 30, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PromptOptionalText

func PromptOptionalText(label string) (string, error)

func PromptSelect

func PromptSelect(label string, options []string) (int, string, error)

Types

type Logger

type Logger interface {
	LogFatalOnError(err error)
	LogFatalIfNotOk(ok bool, message string)
}

func NewLogger

func NewLogger(verbose bool) Logger

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL