zeromicro / go-zero

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

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

Open opvexe opened 2 weeks ago

opvexe commented 2 weeks 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 1 week 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.