package
0.0.2
Repository: https://github.com/cohix/libsdk.git
Documentation: pkg.go.dev

# Functions

New creates a new SQlite database on disk and a driver instance wrapping it.

# Structs

ReadTx is a read-only transaction.
ReadWriteTx is a read-write transaction.
Sqlite is a SQLite driver for libsdk store.
No description provided by the author