Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/herrjulz/osenv
https://github.com/herrjulz/osenv
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/herrjulz/osenv
- Owner: herrjulz
- Created: 2017-08-24T04:31:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-24T04:31:57.000Z (over 7 years ago)
- Last Synced: 2024-10-28T13:32:40.321Z (2 months ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.