sqlite

package
v1.6.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DsnFieldName = "db.sqlite.dsn"

	DsnDefault = "/tmp/db"
)

Variables

This section is empty.

Functions

func NewSQLite

func NewSQLite(config *Config, informer log.Informer) (goqu.SQLDatabase, error)

func WithConfigurator

func WithConfigurator(config *Config, configurator configurator.Configurator, informer log.Informer) (goqu.SQLDatabase, error)

Types

type Config

type Config struct {
	Dsn string
}

func Configuration

func Configuration(config *Config, configurator configurator.Configurator) *Config

func NewConfig

func NewConfig() *Config

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL