Documentation
¶
Index ¶
- func CheckConnection(dbType string, connStr string) (string, error)
- func CheckConnectionPostgres(connStr string) (string, error)
- func ConnPostgres(cf *model.Config) (string, error)
- func ConnSQLServer(cf *model.Config) (string, error)
- func GetDatabases(db *sql.DB) ([]model.Database, error)
- type ConnectionString
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckConnectionPostgres ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.