Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( HomeDir = os.Getenv("SLING_HOME_DIR") DbNetDir = os.Getenv("DBNET_HOME_DIR") HomeDirEnvFile = "" DbNetDirEnvFile = "" )
Functions ¶
func NormalizeEnvFile ¶
Types ¶
type Conn ¶
type Conn struct {
Name string
Description string
Source string
Connection connection.Connection
}
func GetLocalConns ¶
func GetLocalConns() []Conn
Click to show internal directories.
Click to hide internal directories.