config
Explore the following sections to learn more:
config
import "github.com/gemini-oss/rego/pkg/common/config"pkg/common/config/config.go
Index
func GetEnv
func GetEnv(key string) stringGet environment variable (no default value)
func GetEnvAsInt
func GetEnvAsInt(key string) intGet environment variable as integer (no default value)
Generated by gomarkdoc