Versions in this module Expand all Collapse all v2 v2.4.0 Jul 9, 2021 Changes in this version type Config + Estimator estimator.Config v2.2.0 Feb 9, 2021 Changes in this version + type Config struct + Cloning cloning.Config + Global Global + Observer observer.Config + Platform platform.Config + PoolManager pool.Config + Provision provision.Config + Retrieval retConfig.Config + Server srv.Config + func LoadConfig(name string) (*Config, error) + type Database struct + DBName string + Username string + func (d *Database) Name() string + func (d *Database) User() string + type Global struct + Database Database + Debug bool + Engine string + InstanceID string Other modules containing this package gitlab.com/postgres-ai/database-lab gitlab.com/postgres-ai/database-lab/v3