Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

felipeneuwald/envh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Actions Go Reference

envh

Package envh provides convenient helpers to easily retrieve environment variables.

The purpose of the library is to be simple and functional. It has functions to retrieve environment variables and assign their values to string, int, and bool types. It uses https://github.com/pkg/errors for error handling and https://github.com/rs/zerolog for logging.

Installation

go get github.com/felipeneuwald/envh

Usage

See pkg.go.dev for usage examples and the full package documentation.

About

Package envh provides convenient helpers to easily retrieve environment variables.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages