Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
func (*Config) AddConnection ¶
func (c *Config) AddConnection(name string, connection *connection.Connection)
func (*Config) GetConnection ¶
func (c *Config) GetConnection(name string) *connection.Connection
Click to show internal directories.
Click to hide internal directories.