issues
search
cristalhq
/
aconfig
Simple, useful and opinionated config loader.
MIT License
551
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix: panic while processing nested map and slice of structures #152
#154
XIELongDragon
closed
1 month ago
4
fix(#152): migrate toml package
#153
wweir
closed
3 months ago
1
Toml parser panic when setFieldData
#152
wweir
opened
3 months ago
0
ci: bump cristalhq/.github from 0.7.0 to 0.8.1
#151
dependabot[bot]
closed
9 months ago
0
Matrix parsing error (slice of slices) in yaml
#150
mvestnik
opened
9 months ago
0
Reflection on slice kind ignores tags for field name
#149
semihbkgr
opened
11 months ago
1
ci: bump cristalhq/.github from 0.6.0 to 0.7.0
#148
dependabot[bot]
closed
11 months ago
0
Unable to parse slice of nested struct from JSON
#147
nevian427
opened
11 months ago
1
Check that env is not empty
#146
koterin
opened
1 year ago
5
Bump cristalhq/.github from 0.5.0 to 0.6.0
#145
dependabot[bot]
closed
1 year ago
0
Update required error message
#144
cristaloleg
closed
1 year ago
0
Add to error all missed fields with required tag
#143
zhezhel
closed
1 year ago
0
Fix linter suggestions
#142
cristaloleg
closed
1 year ago
0
Update CI
#141
cristaloleg
closed
1 year ago
0
Fix example names
#140
cristaloleg
closed
1 year ago
0
docs: add `required` fields to examples
#139
tetafro
closed
1 year ago
1
flagSet type is always string
#138
bldrdash
opened
2 years ago
2
Do not leak values in errors
#137
cristaloleg
closed
2 years ago
0
test: prefer fs.MapFS to os.File
#136
tmzane
closed
2 years ago
0
fix(HCL): read file from fs instead of os
#135
tmzane
closed
2 years ago
2
Support struct with slice of primitives
#134
asafalima
closed
2 years ago
8
Fix formatting
#133
cristaloleg
closed
2 years ago
0
docs: fix README typo
#132
tmzane
closed
2 years ago
6
feature: show environment variable names in usage
#131
voxeljorge
opened
2 years ago
2
Small fixes and improvements
#130
cristaloleg
closed
2 years ago
0
New parser
#129
cristaloleg
closed
11 months ago
0
Feature Request: support any type that implements Setter (or any other similar) interface
#128
skovtunenko
opened
2 years ago
1
Support unmarshal custom type
#127
XIELongDragon
closed
2 years ago
2
Support fsys for all decoders
#126
cristaloleg
closed
2 years ago
0
yaml decorder can't open file in embed file system
#125
MockyBang
closed
2 years ago
2
Tiny cleanups
#124
cristaloleg
closed
2 years ago
0
Bump yaml
#123
cristaloleg
closed
2 years ago
0
Create dependabot.yml
#122
cristaloleg
closed
2 years ago
0
Update yaml parser to v3
#121
wweir
closed
2 years ago
2
YAML arrays can not be mapped to []string
#120
newink
opened
2 years ago
0
Add version badge
#119
cristaloleg
closed
2 years ago
0
Support fs.FS
#118
cristaloleg
closed
2 years ago
0
Panic when parse toml slice
#117
bynil
closed
11 months ago
3
Add support for jsonx
#116
cristaloleg
opened
2 years ago
0
Deprecations
#115
jakubdyszkiewicz
opened
2 years ago
4
Bump submodules aconfig version
#114
cristaloleg
closed
3 years ago
0
Add yaml test with empty arrays
#113
cristaloleg
closed
3 years ago
0
Fix panic with empty arrays
#112
cristaloleg
closed
3 years ago
0
Panic on parsing YAML configuration with empty lists
#111
ic2hrmk
closed
3 years ago
2
Fix deep file parsing not working when flag delimiter is set
#110
EmilijusS
closed
3 years ago
3
Fix typos in example_test.go
#109
MichaelCurrin
closed
3 years ago
0
Update README.md
#108
MichaelCurrin
closed
2 years ago
3
Fix omitempty in tags
#107
cristaloleg
closed
3 years ago
0
add support to handle undefined flags when AllowUnknownFlags is true
#106
simongottschlag
closed
3 years ago
3
Support for AllowUnknownFlags
#105
simongottschlag
closed
2 years ago
2
Next