module
0.0.0-20140611214908-167da9432e1f
Repository: https://github.com/mxk/go-sqlite.git
Documentation: pkg.go.dev
# README
SQLite Library for Go
To download and install this package run:
go get github.com/mxk/go-sqlite/sqlite3
The full installation instructions and documentation are available at:
# Packages
Package sqlite3 provides an interface to SQLite version 3 databases.