package
Version:
v0.0.0-...-a9fc698
Opens a new window with list of versions in this module.
Published: Apr 19, 2020
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type DB struct {
*sql.DB
}
DB is a pool of zero or more underlying connections to
the drone database.
type Scanner interface {
Scan(dest ...interface{}) error
}
A Scanner represents an object that can be scanned
for values.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.