Versions in this module Expand all Collapse all v0 v0.4.4 Nov 3, 2024 Changes in this version + const HookAfterCreate + const HookAfterDelete + const HookAfterFind + const HookAfterSave + const HookAfterUpdate + const HookBeforeCreate + const HookBeforeDelete + const HookBeforeSave + const HookBeforeUpdate + var Hooks map[string][]func(*gorm.DB, interface{}) + func GetDBByFile(dbFile string) *gorm.DB + func GetGlobalDB(dbPath string) *gorm.DB + type ContextKey string