package
0.1.7-beta
Repository: https://github.com/instill-ai/controller-vdp.git
Documentation: pkg.go.dev
# Functions
Init - Assign global config to decoded config struct.
ValidateConfig is for custom validation rules for the configuration.
# Variables
Config - Global variable to export.
# Structs
AppConfig defines.
CacheConfig related to Redis.
DatabaseConfig related to database.
EtcdConfig.
LogConfig related to logging.
MgmtBackendConfig related to mgmt-backend.
PipelineBackendConfig related to pipeline-backend.
ServerConfig defines HTTP server configurations.