Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultPath = "./data.db" DefaultLogLevel = gorm_logger.Error )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SQLiteConnector ¶
type SQLiteConnector struct {
// contains filtered or unexported fields
}
func (*SQLiteConnector) GetDB ¶
func (c *SQLiteConnector) GetDB() *gorm.DB
Click to show internal directories.
Click to hide internal directories.