input

package
v0.98.5 Latest Latest
Warning

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

Go to latest
Published: May 13, 2022 License: MIT Imports: 8 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Terminal *term.Terminal

Terminal is a terminal used for input. If `nil`, stdin is used.

Functions

func ConfirmTx added in v0.97.3

func ConfirmTx(w io.Writer, tx *transaction.Transaction) error

ConfirmTx asks for a confirmation to send tx.

func ReadLine

func ReadLine(prompt string) (string, error)

ReadLine reads line from the input without trailing '\n'.

func ReadPassword

func ReadPassword(prompt string) (string, error)

ReadPassword reads user password with prompt.

Types

type ReadWriter added in v0.93.0

type ReadWriter struct {
	io.Reader
	io.Writer
}

ReadWriter combiner reader and writer.

Jump to

Keyboard shortcuts

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