Documentation ¶
Overview ¶
Package configdb makes sure the database has all the mandatory rows expected from the configuration.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckConfig ¶
func CheckConfig(datastore *database.DataStore, domainsConfig []domain.ConfigItem) error
CheckConfig checks that the database contains all the data needed by the config_check.
func CreateMissingData ¶
func CreateMissingData(datastore *database.DataStore, domainsConfig []domain.ConfigItem) error
CreateMissingData fills the database with required data (if missing).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.