Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDatabase ¶
Types ¶
type DatabaseType ¶
type DatabaseType string
const ( PostgreSQL DatabaseType = "postgres" MySQL DatabaseType = "mysql" SQLite DatabaseType = "sqlite" )
type ScanResult ¶
Click to show internal directories.
Click to hide internal directories.