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

https://github.com/herrjulz/osenv


https://github.com/herrjulz/osenv

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# osenv

A copy of the Golang [`os/env.go`](https://golang.org/src/os/env.go), with the enhancement of the `os.ExpandEnv` function to return additionally an error if an environment variable was not found.