sqlite

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDB

func NewDB(cfg Config, logger logger.Interface) (*gorm.DB, error)

NewDB 获取数据库连接

Types

type Config

type Config struct {
	Dsn    string
	Prefix string
}

Config SQLite 连接配置

Jump to

Keyboard shortcuts

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