Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Checker ¶
Checker is a checker that check a database connection
func NewChecker ¶
NewChecker returns a new db.Checker with the given URL
func NewMySQLChecker ¶
NewMySQLChecker returns a new db.Checker configured for use in MySQL
func NewPostgreSQLChecker ¶
NewPostgreSQLChecker returns a new db.Checker configured for use in PostgreSQL
func NewSqlite3Checker ¶
NewSqlite3Checker returns a new db.Checker configured for use in Sqlite3
Click to show internal directories.
Click to hide internal directories.