console

package
v0.0.0-...-0495abc Latest Latest
Warning

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

Go to latest
Published: May 29, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Console

type Console struct {
	// contains filtered or unexported fields
}

func New

func New(r io.Reader, w io.Writer) *Console

func (*Console) Debugf

func (l *Console) Debugf(format string, args ...interface{})

func (*Console) Errorf

func (l *Console) Errorf(format string, args ...interface{})

func (*Console) Fatalf

func (l *Console) Fatalf(format string, args ...interface{})

func (*Console) Printf

func (l *Console) Printf(format string, args ...interface{})

func (*Console) ReadString

func (l *Console) ReadString(prompt string) string

func (*Console) Successf

func (l *Console) Successf(format string, args ...interface{})

func (*Console) Titlef

func (l *Console) Titlef(format string, args ...interface{})

Jump to

Keyboard shortcuts

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