package
3.4.2+incompatible
Repository: https://github.com/mutecomm/go-sqlcipher.git
Documentation: pkg.go.dev

# Functions

BenchmarkExec is benchmark for exec.
BenchmarkParams is benchmark for params.
BenchmarkQuery is benchmark for query.
BenchmarkRows is benchmark for rows.
BenchmarkStmt is benchmark for statement.
BenchmarkStmtRows is benchmark for statement rows.
RunTests runs the SQL test suite.
TestBlobs is test for blobs.
TestManyQueryRow is test for many query row.
TestPreparedStmt is test for prepared statement.
TestResult is test for result.
TestTxQuery is test for transactional query.

# Constants

MYSQL mean MySQL dialect.
POSTGRESQL mean PostgreSQL dialect.
SQLITE mean SQLite3 dialect.

# Structs

DB provide context for the tests.

# Type aliases

Dialect is a type of dialect of databases.