Documentation
¶
Index ¶
Constants ¶
View Source
const DriverNameSQLite = "sqlite3"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SQLiteDB ¶
type SQLiteDB struct { URLModel *urlDB PageModel *pageDB }
func NewSQLiteDB ¶
NewSQLiteDB returns new instance of SQLiteDB with URL and Pages models
Click to show internal directories.
Click to hide internal directories.