Documentation
¶
Index ¶
Constants ¶
View Source
const ( ELASTICSEARCH_ENDPOINT = "ELASTICSEARCH_ENDPOINT" ELASTICSEARCH_PASSWORD = "ELASTICSEARCH_PASSWORD" ENV = "ENV" KUBECONFIG = "KUBECONFIG" DATABASE_SALT = "DATABASE_SALT" JWT_SECRET = "JWT_SECRET" REDIS_DSN = "REDIS_DSN" REDIS_AK = "REDIS_AK" MYSQL_ADMIN_DSN = "MYSQL_ADMIN_DSN" )
Variables ¶
This section is empty.
Functions ¶
func GetElasticSearchAK ¶
func GetElasticSearchAK() string
func GetElasticSearchEndpoint ¶
func GetElasticSearchEndpoint() string
func GetJwtSecret ¶
func GetJwtSecret() string
func GetKubeConfig ¶
func GetKubeConfig() string
func GetMysqlAdminDSN ¶
func GetMysqlAdminDSN() string
func GetRedisAK ¶
func GetRedisAK() string
func GetRedisDSN ¶
func GetRedisDSN() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.