Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetEnvAsBoolOrDefault ¶
func GetEnvAsIntOrDefault ¶
func GetEnvOrDefault ¶
Types ¶
type Config ¶
type Config struct { App AppConfig Minio MinioConfig AWS AWSConfig Redis RedisConfig Worker WorkerConfig Features FeatureConfig }
type FeatureConfig ¶
type MinioConfig ¶
type RedisConfig ¶
type RedisConfig struct {
URL string
}
Click to show internal directories.
Click to hide internal directories.