Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddConnectionOptions ¶
func AddConnectionOptions(dbPath string, connOpts []ConnectionOption) string
Types ¶
type ConnectionOption ¶
type Option ¶
type Option func(w *Sqlite)
func WithCacheMode ¶
func WithLogger ¶
func WithQueryLogging ¶
type Sqlite ¶
type Sqlite struct {
// contains filtered or unexported fields
}
func (*Sqlite) IsDuplicateKeyError ¶
func (*Sqlite) IsNotFoundError ¶
Click to show internal directories.
Click to hide internal directories.