sqlite

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	DSN string
}

type Option

type Option func(opts *Config)

func WithDSN

func WithDSN(dsn string) Option

type SQLite

type SQLite struct {
	Config Config
	// contains filtered or unexported fields
}

func New

func New(opts ...Option) *SQLite

func (*SQLite) Instance

func (s *SQLite) Instance() gorm.Dialector

Jump to

Keyboard shortcuts

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