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

https://github.com/suzuki-shunsuke/go-osenv

Go small library to mock os.Getenv
https://github.com/suzuki-shunsuke/go-osenv

Last synced: about 2 months ago
JSON representation

Go small library to mock os.Getenv

Awesome Lists containing this project

README

        

# go-osenv

[![Go Reference](https://pkg.go.dev/badge/github.com/suzuki-shunsuke/go-osenv.svg)](https://pkg.go.dev/github.com/suzuki-shunsuke/go-osenv)

Go small library to mock [os.Getenv](https://pkg.go.dev/os#Getenv)

## LICENSE

[MIT](LICENSE)