sqlite

package
v1.23.8 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package sqlite provides SqliteConfig and registers the GORM sqlite dialector on import.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Database    string
	AliasName   string
	InitDb      bool
	SyncForce   bool
	SyncVerbose bool
}

Config sqlite connection settings.

func (*Config) Build

func (c *Config) Build() (b persistence.BaseConfig)

Jump to

Keyboard shortcuts

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