//
pkg.gl
Category
github.com/xo/usql
handler
package
0.19.19
Repository:
https://github.com/xo/usql.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
38
Dependents
4
Files
1.3k SLOC
#
Functions
New
New creates a new input handler.
WrapErr
WrapErr wraps an [error] using the specified driver when err is not nil.
#
Structs
Error
Error wraps handler errors.
Handler
Handler is a input process handler.
#
Interfaces
FS
FS is the filesystem interface.