mirror of
https://github.com/glebarez/go-sqlite.git
synced 2025-10-06 00:06:56 +08:00
linux/amd64: regenerate
This commit is contained in:
6
doc.go
6
doc.go
@@ -2,8 +2,10 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// Package sqlite is an in-process implementation of a self-contained,
|
||||
// serverless, zero-configuration, transactional SQL database engine.
|
||||
// Package sqlite is a CGo-free port of SQLite.
|
||||
//
|
||||
// SQLite is an in-process implementation of a self-contained, serverless,
|
||||
// zero-configuration, transactional SQL database engine.
|
||||
//
|
||||
// Builders
|
||||
//
|
||||
|
Reference in New Issue
Block a user