Versions in this module Expand all Collapse all v1 v1.1.0 Mar 8, 2017 v1.0.0 Mar 7, 2017 Changes in this version + const Disable + const RequireNoVerify + const Verify + type DBConfig struct + DBName string + DBType string + Password string + Port int64 + Sslmode SSLMode + Url string + Username string + type EnvConfig struct + EncryptionKey []byte + InternalDBConfig *DBConfig + Password string + SharedMysqlDBConfig *DBConfig + SharedPostgresDBConfig *DBConfig + Username string + func LoadEnvConfig() (*EnvConfig, error) + type SSLMode string