//
pkg.gl
Category
github.com/xo/usql
rline
package
0.19.19
Repository:
https://github.com/xo/usql.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
4
Dependents
8
Files
193 SLOC
#
Functions
New
New creates a new readline input/output handler.
#
Variables
ErrInterrupt
ErrInterrupt is the interrupt error.
ErrPasswordNotAvailable
ErrPasswordNotAvailable is the password not available error.
#
Structs
Rline
Rline provides a type compatible with the IO interface.
#
Interfaces
IO
IO is the common input/output interface.