Documentation ¶
Overview ¶
Input and output
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadLine ¶
ReadByte reads bytes from r until a newline character ('\n') or EOF. EOF is returned as an error.
NOTE: This is an expensive function as allocates new for byte read.
func ReadString ¶
ReadString print prompt p and read a string from stdin. Returns the input string without the newline suffix ("\n").
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package colorz colorize the terminal output.
|
Package colorz colorize the terminal output. |
Send desktop notifications with notify-send
|
Send desktop notifications with notify-send |
A simple package for logging.
|
A simple package for logging. |
Provides basic API for pinentry
|
Provides basic API for pinentry |
Click to show internal directories.
Click to hide internal directories.