Documentation
¶
Overview ¶
Package reader provides the reader of standard input.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Set = wire.NewSet( wire.Struct(new(Reader), "*"), wire.Bind(new(Interface), new(*Reader)), )
Set provides an implementation and interface for Reader.
Functions ¶
This section is empty.
Types ¶
type Reader ¶
func (*Reader) ReadPassword ¶
ReadPassword reads a password from the stdin without echo back.
Click to show internal directories.
Click to hide internal directories.