ktr0731 / evans

Evans: more expressive universal gRPC client
MIT License
4.27k stars 188 forks source link

Added ENV config var support #679

Open zblach opened 1 year ago

zblach commented 1 year ago

Added optional support for pulling config variables out of the environment.

Any envar prefixed with EVANS_ maps to a nested configuration value as defined in the current config spec.