sqlite

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Connect

func Connect(cfg *Config) (*gorm.DB, error)

func New

func New(db *gorm.DB) lib.ClipBoardRepository

Types

type Config

type Config struct {
	Home string `envconfig:"HOME"`
	Path string `envconfig:"QS_DB_PATH" default:"Library/Application Support/Alfred/Databases"`
	Name string `envconfig:"QS_DB_NAME" default:"clipboard.alfdb"`
}

Jump to

Keyboard shortcuts

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