issues
search
koding
/
multiconfig
Load configuration from multiple sources in Go
http://godoc.org/github.com/koding/multiconfig
MIT License
454
stars
64
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support all types
#32
ilgooz
closed
8 years ago
1
Test
#31
mulvad
closed
9 years ago
0
make default value example in readme work
#30
walm
closed
9 years ago
1
check configPath IsAbs not join the pwd
#29
weisd
closed
9 years ago
1
multiconfig: add additional type support
#28
fatih
closed
9 years ago
1
include field name in unsupported type error message
#27
ickymettle
closed
9 years ago
2
Strange behavior when working with pointer field
#26
zhaoyao
opened
9 years ago
1
Allow configuration to be specified as an io.Reader
#25
jszwedko
closed
9 years ago
3
flag: fix panicing for unexported fields in structs
#24
fatih
closed
9 years ago
1
Output help message
#23
fatih
opened
9 years ago
11
Update README.md
#22
fatih
closed
9 years ago
0
Add CamelCase option, to create separated env and flag names
#21
fatih
closed
9 years ago
1
Flattened flags
#20
fatih
closed
9 years ago
1
flag: expose Args for flexibility
#19
fatih
closed
9 years ago
1
mulitconfig: add MustLoad and MustLoadWithPath
#18
fatih
closed
9 years ago
0
multiconfig/flag: add prefix fro FlagLoader to output environment
#17
fatih
closed
10 years ago
0
Multiconfig: check if Validator is set
#16
cihangir
closed
10 years ago
0
Validator
#15
cihangir
closed
10 years ago
2
Multiconfig: fix embedded struct default value setting bug [fixes #13]
#14
cihangir
closed
10 years ago
1
Default values for embedded structs are not working
#13
cihangir
closed
10 years ago
0
Implement config validation mechanism
#12
cihangir
closed
10 years ago
1
Add default values support via new TagLoader, closes #3
#11
fatih
closed
10 years ago
1
Add flag tests, closes #9
#10
fatih
closed
10 years ago
0
Add tests for flagLoader
#9
fatih
closed
10 years ago
0
Change -debug=true to -debug
#8
fatih
closed
10 years ago
0
Tests
#7
cihangir
closed
10 years ago
0
Multiconfig: separate features into their test suites
#6
cihangir
closed
10 years ago
0
Added NestedStruct support [fixes #1]
#5
cihangir
closed
10 years ago
1
[]string serializing seems not to work.
#4
fatih
closed
10 years ago
2
Add `default value` support for tags
#3
cihangir
closed
10 years ago
0
Access control mechanism for tags
#2
fatih
closed
10 years ago
2
Add nested struct support
#1
fatih
closed
10 years ago
0
Previous