Releases: beckend/go-config
Releases · beckend/go-config
bump deps
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
add features options
option OnConfigBeforeValidation - allow modifications on the config before validating the struct, at this stage all environment variables have been set.
option LoadConfigs - allow loading custom sources of configs, the order matter, the later will override the previous. The returned payload must be json compatible.
rename struct
v1.0.3 rename struct
remove uneeded project files
v1.0.2 remove uneedes files