EnvGuard is a Go library for validating environment variables with type safety. It supports string, int, and bool types, provides default values, and offers clear error handling.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
6
commits
added more flexibility,printenv func & load file optimise
86764f9View on GitHubchore: initial release with typed .env support and placeholder expansion
92b33e2View on GitHub