Skip to content

Releases: senseyeio/envconfig

Add Check function

15 Oct 08:53
Compare
Choose a tag to compare

This PR adds a function called Check(), which allows users to validate keys/values from other sources. This is intended to support the development of other tools, that might check — for example — environment variables defined in docker-compose files - meets kelseyhightower#126