An open API service indexing awesome lists of open source software.

https://github.com/rmhubbert/envconv

DEPRECATED Go package to simplify retrieving and converting environment variables to the desired type in a single step.
https://github.com/rmhubbert/envconv

deprecated environment-variables go golang type-conversion unmaintained

Last synced: about 1 year ago
JSON representation

DEPRECATED Go package to simplify retrieving and converting environment variables to the desired type in a single step.

Awesome Lists containing this project

README

          

# DEPRECATED

[caarlos/env](https://github.com/caarlos0/env) provides a better and more flexible solution to the problem this package was supposed to solve. Go use that instead.