package
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jun 19, 2019
License: BSD-3-Clause
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 12
Opens a new window with list of known importers.
README
¶
go get [-u] rsc.io/sqlite
https://rsc.io/sqlite
Documentation
¶
Package sqlite provides access to the SQLite library, version 3.
The package has no exported API.
It registers a driver for the standard Go database/sql package.
import _ "rsc.io/sqlite"
Source Files
¶
Click to show internal directories.
Click to hide internal directories.