Getting started

To get the package, execute:

go get gopkg.in/mattn/go-sqlite3.v1

To import this package, add the following line to your code:

import "gopkg.in/mattn/go-sqlite3.v1"

For more details, see the API documentation.

Versions

v2v2.0.6
v1v1.14.27