package
0.30.1-alpha
Repository: https://github.com/instill-ai/model-backend.git
Documentation: pkg.go.dev

# Functions

Init - Assign global config to decoded config struct.
ParseConfigFlag allows clients to specify the relative path to the file from which the configuration will be loaded.
ValidateConfig is for custom validation rules for the configuration for future use.

# Variables

Config - Global variable to export.

# Structs

AppConfig defines.
ArtifactBackendConfig related to artifact-backend.
CacheConfig related to Redis.
DatabaseConfig related to database.
No description provided by the author
LogConfig related to logging.
MgmtBackendConfig related to mgmt-backend.
MinioConfig is the minio configuration.
OpenFGA config.
RayServerConfig related to Ray server.
Registry config.
ServerConfig defines HTTP server configurations.
TemporalConfig related to Temporal.