Imports of bulk command
Path | Synopsis |
---|---|
database/sql | Package sql provides a generic interface around SQL (or SQL-like) databases. |
flag | Package flag implements command-line flag parsing. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/microsoft/go-mssqldb | package mssql implements the TDS protocol used to connect to MS SQL Server (sqlserver) database servers. |
log | Package log implements a simple logging package. |