Directories
¶
| Path | Synopsis |
|---|---|
|
Package sqlite is a sql/database driver using a CGo-free port of the C SQLite3 library.
|
Package sqlite is a sql/database driver using a CGo-free port of the C SQLite3 library. |
|
vfs
codec.go — a read-write, os-backed SQLite VFS that encrypts every page with the SQLCipher-4 page format (github.com/hanzoai/sqlcipher), giving the pure-Go engine real at-rest encryption byte-compatible with C SQLCipher.
|
codec.go — a read-write, os-backed SQLite VFS that encrypts every page with the SQLCipher-4 page format (github.com/hanzoai/sqlcipher), giving the pure-Go engine real at-rest encryption byte-compatible with C SQLCipher. |
|
vtab
Package vtab defines a Go-facing API for implementing SQLite virtual table modules on top of the github.com/hanzoai/sqlite/internal/engine driver.
|
Package vtab defines a Go-facing API for implementing SQLite virtual table modules on top of the github.com/hanzoai/sqlite/internal/engine driver. |
|
Package libc is a partial reimplementation of C libc in pure Go.
|
Package libc is a partial reimplementation of C libc in pure Go. |
|
honnef.co/go/netdb
Package netdb provides a Go interface for the protoent and servent structures as defined in netdb.h
|
Package netdb provides a Go interface for the protoent and servent structures as defined in netdb.h |
|
Package mathutil provides utilities supplementing the standard 'math' and 'math/rand' packages.
|
Package mathutil provides utilities supplementing the standard 'math' and 'math/rand' packages. |
|
Package memory implements a memory allocator.
|
Package memory implements a memory allocator. |
Click to show internal directories.
Click to hide internal directories.