# README
Apollo Config Centry
移植自: https://github.com/go-kratos/kratos/tree/main/contrib/config/apollo
# Functions
No description provided by the author
WithAppID with apollo config app id.
WithBackupPath with apollo config backupPath.
WithCluster with apollo config cluster.
WithDisableBackup with apollo config enable backup config.
WithEnableBackup with apollo config enable backup config.
WithEndpoint with apollo config conf server ip.
WithNamespace with apollo config namespace name.
WithOriginalConfig use the original configuration file without parse processing.
WithSecret with apollo config app secret.
# Type aliases
Option is apollo option.