Versions in this module Expand all Collapse all v0 v0.2.4 Apr 23, 2022 Changes in this version + func Execute() + type TwelveFactorConnections struct + func (t *TwelveFactorConnections) GetConnectionDetails(connectionName string) (*shared.ConnectionDetails, error) + func (t *TwelveFactorConnections) GetConnectionType(connectionName string) (connectionType string, err error) + func (t *TwelveFactorConnections) LoadConnection(connectionName string) (shared.ConnectionDetails, error)