//
pkg.gl
Category
github.com/ncruces/go-sqlite3
ext
blobio
package
0.18.0
Repository:
https://github.com/ncruces/go-sqlite3.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
113 SLOC
#
Functions
Register
Register registers the SQL functions: readblob(schema, table, column, rowid, offset, n) Reads n bytes of a blob, starting at offset.
#
Type aliases
OpenCallback
OpenCallback is the type for the openblob callback.