//
pkg.gl
Category
github.com/strangesast/go-sqlcmd
pkg
console
package
0.8.2
Repository:
https://github.com/strangesast/go-sqlcmd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
287 SLOC
#
Functions
CompleteLine
CompleteLine returns a set of candidate TSQL keywords to complete the current input line.
NewConsole
NewConsole creates a sqlcmdConsole implementation that provides these features: - Storage of input history to a local file.