Versions in this module Expand all Collapse all v1 v1.0.2 Apr 4, 2021 v1.0.1 Feb 10, 2021 Changes in this version + type Config struct + func New() *Config + func (c *Config) AddConnection(name string, connection *connection.Connection) + func (c *Config) GetConnection(name string) *connection.Connection