dbstore

package
v0.0.0-...-08b9edc Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2021 License: Apache-2.0 Imports: 9 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 {
	DbFilePath string
}

type SqliteDB

type SqliteDB struct {
	*gorm.DB
}

func NewSqliteStore

func NewSqliteStore(lc fx.Lifecycle, config Config) (*SqliteDB, error)

NewSqliteStore creates a new SQLite storage. When lifecycle is ended, the storage will be closed.

Jump to

Keyboard shortcuts

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