//
pkg.gl
Category
github.com/SAP/go-hdb
sqlscript
package
1.13.4
Repository:
https://github.com/sap/go-hdb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
207 SLOC
#
Functions
Scan
Scan is a split function for a bufio.Scanner that returns each statement as a token.
ScanFunc
ScanFunc returns a split function for a bufio.Scanner that returns each command as a token.
#
Constants
DefaultSeparator
DefaultSeparator is the default script statement separator.