Versions in this module Expand all Collapse all v1 v1.4.2 May 30, 2026 Changes in this version + func GetDB() *gorm.DB + func GetDb(exclude string) ([]byte, error) + func ImportDB(file multipart.File) error + func InitDB(dbPath string) error + func IsNotFound(err error) bool + func IsSQLiteDB(file io.Reader) (bool, error) + func OpenDB(dbPath string) error + func SendSighup() error