Releases: didslm/env
Releases · didslm/env
Moving the library to the new username
Go support
v1.0.1 Create go.yml
Add support for structs with tags inside structs.
1.0.1 Add support for structs inside structs
First version reading basic types from env variables.
This package will help you read values from environment into the structs declared as tags.
Supported types :
- string
- Int to Int64
- Float32 and Float64
- Bool