apolloconfig / agollo

🚀Go client for ctrip/apollo (https://github.com/apolloconfig/apollo)
https://www.apolloconfig.com
Apache License 2.0
708 stars 189 forks source link

[FEATURE]Support YML format reading #290

Closed Tristin-C closed 10 months ago

Tristin-C commented 10 months ago

How can I directly read the configuration information in yml format through the program when configuring it on the Apollo web end?

zouyx commented 10 months ago

like this feature?

https://github.sheincorp.cn/apolloconfig/agollo/blob/914cd4f9f7eb67be345e3055bde3867bcbe55dd2/client.go#L55