Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WatcherDBApp ¶
type WatcherDBApp struct { }
WatcherDBApp is the database application.
func (*WatcherDBApp) IsEmpty ¶
func (e *WatcherDBApp) IsEmpty(db *gorm.DB) bool
IsEmpty check if a given database is empty.
func (*WatcherDBApp) Models ¶
func (e *WatcherDBApp) Models() []interface{}
Models returns the models for a given database app.
Click to show internal directories.
Click to hide internal directories.