package until import "os" func GetConfig() string { return os.Getenv("GO_ENV") }