Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSQLiteMigrator ¶
Types ¶
type SQLiteRepo ¶
type SQLiteRepo struct {
// contains filtered or unexported fields
}
func NewSQLiteRepo ¶
func NewSQLiteRepo(db *gorm.DB) (*SQLiteRepo, error)
func (*SQLiteRepo) Delete ¶
func (s *SQLiteRepo) Delete(domain string) error
Click to show internal directories.
Click to hide internal directories.