zeromicro / go-zero

A cloud-native Go microservices framework with cli tool for productivity.
https://go-zero.dev
MIT License
29.29k stars 3.96k forks source link

how can i use envconfig ? github.com/kelseyhightower/envconfig #4207

Open opvexe opened 4 months ago

opvexe commented 4 months ago

How can I use the configuration file of go zero and use the library github.com/kelseyhightower/envconfig to read the configuration file in the form of environment variables

kesonan commented 4 months ago

I don't quite understand what you mean. What scenario do you want to understand? I understand that it is more appropriate for you to read envconfig's documentation.