sqlite

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const APP = "sqlite"

Variables

View Source
var DB *gorm.DB

Functions

func New

func New(cfg *Sqlite) (*gorm.DB, error)

Types

type Sqlite

type Sqlite struct {
	internal.Datasource `yaml:",inline" mapstructure:",squash"`
}

func (*Sqlite) Dsn

func (s *Sqlite) Dsn() string

Dsn 基于配置文件获取 dsn

Jump to

Keyboard shortcuts

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