Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSQLSystemDriver ¶ added in v1.7.0
func GetSQLSystemDriver(cfg *models.Config, cred *models.DriverCredentials) (interfaces.ApitoSystemDB, error)
GetSQLSystemDriver routes to the per-engine open-core system SQL driver.
func GetSystemDriver ¶
func GetSystemDriver(conf *models.Config, engineConfig *models.DriverCredentials) (interfaces.ApitoSystemDB, error)
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package bbolt provides a BBolt database driver implementation for the Apito system.
|
Package bbolt provides a BBolt database driver implementation for the Apito system. |
|
Package bootstrapmeta holds shared constants and helpers for system DB first-run bootstrap.
|
Package bootstrapmeta holds shared constants and helpers for system DB first-run bootstrap. |
|
Package driverdefaults holds shared defaults for system DB drivers (SQL, Mongo, etc.).
|
Package driverdefaults holds shared defaults for system DB drivers (SQL, Mongo, etc.). |
Click to show internal directories.
Click to hide internal directories.