Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NormalizeError ¶
NormalizeError wraps the error with additional information if present.
func RunOptimizer ¶
RunOptimizer runs an sqlite database periodic optimizer task.
Types ¶
type Builder ¶
type Builder struct {
// contains filtered or unexported fields
}
Builder is an SQLite client builder.
func (*Builder) WithDebugLogging ¶
WithDebugLogging configures the client with query logging.
Click to show internal directories.
Click to hide internal directories.