Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logger ¶
type Logger struct {
// contains filtered or unexported fields
}
func (*Logger) Prompt ¶
TODO: Remove this function when PromptWithDetails is the only Prompt. Please note that Prompt will block all other goroutines attempting to print to this logger while waiting for user input.
func (*Logger) PromptWithDetails ¶ added in v0.21.0
Click to show internal directories.
Click to hide internal directories.