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
Flag nested struct
#82
wdullaer
closed
1 year ago
0
Add uint types support
#81
pierre-emmanuelJ
opened
2 years ago
1
Fixing wording in README.md
#80
jwenz723
closed
2 years ago
0
Toml cannot be used map
#79
xweis
opened
5 years ago
1
What is the priority of loading values?
#78
sharonjl
opened
5 years ago
1
bug : flag: help requested
#77
big-doudou
opened
6 years ago
0
Not able to specify configuration file on command line
#76
sivann
opened
6 years ago
1
DefaultLoader/FlagLoader is unusable
#75
smthpickboy
opened
6 years ago
1
validate all the fields
#74
rajnmithun
closed
3 weeks ago
0
Validator does not return a list of validation errors but returns first validation failure.
#73
rajnmithun
opened
6 years ago
1
Add validator support for pointer to struct
#72
smthpickboy
opened
6 years ago
0
validator support pointer to struct
#71
smthpickboy
opened
6 years ago
0
Distinct behaviors of `-flag false` and `-flag=false`
#70
flowrean
opened
6 years ago
0
fix nested struct conflict & should not flatten nested field
#69
yangxikun
opened
6 years ago
0
load if config file not exist
#68
daleione
opened
6 years ago
0
Default values for slices of embedded structs are not working
#67
ajanata
opened
6 years ago
2
Add CamelCase support to TomlReader
#66
nicpottier
closed
6 years ago
4
add full support for time.Duration
#65
arne-cl
closed
6 years ago
4
Comma separated lists in YAML
#64
iamfinky
closed
6 years ago
1
is it right? thanks
#63
icoder528
closed
6 years ago
1
Accessing non-option arguments
#62
curio77
closed
7 years ago
4
ignore test flags
#61
capt-hb
closed
6 years ago
4
The error does not return if the file name does not end on json, yaml etc.
#60
podtserkovskiy
closed
7 years ago
2
Ignore test flags (issue #40)
#59
capt-hb
closed
7 years ago
0
fix struct field generate `-http---host` error
#58
omigo
closed
7 years ago
0
Minor spelling and typo corrections
#57
flimzy
closed
7 years ago
1
add yaml configure file support
#56
fangdingjun
closed
7 years ago
2
multiconfig: add partial support for flag.Value
#55
rjeczalik
closed
7 years ago
0
allow the usage defined on tag
#54
okzk
closed
7 years ago
0
multiconfig: don't call os.Exit on Load
#53
rjeczalik
closed
8 years ago
0
How could I use CamelCase?
#52
hyacinthus
closed
6 years ago
5
fix fieldValue for go1.7 flag package
#51
rjeczalik
closed
8 years ago
0
-help panicking with Go 1.7
#50
deluan
closed
8 years ago
6
gofmt -s
#49
shawnps
closed
8 years ago
0
panic: not struct
#48
jonaz
closed
8 years ago
3
Ability to manually control help output (issue #23)
#47
client9
closed
6 years ago
1
README.md points to non-existent file
#46
client9
closed
8 years ago
1
Issue #44 print fields in alphabetical order, like flags
#45
client9
closed
8 years ago
4
env usage help prints env vars in random order
#44
client9
closed
8 years ago
2
env: validate struct flattening works. fixes #42
#43
cihangir
closed
8 years ago
1
Embedding with environment variables?
#42
jonaz
closed
8 years ago
0
When working with glog,It gets flag provided but not defined: -alsologtostderr
#41
phpgao
closed
6 years ago
6
Using "go test" flags causes multiconfig to exit with a non-zero status
#40
four2five
closed
8 years ago
5
typo
#39
shawnps
closed
8 years ago
0
typo
#38
shawnps
closed
8 years ago
1
fix typo
#37
shawnps
closed
8 years ago
1
fix typo
#36
shawnps
closed
8 years ago
0
Part of #23 - allow flagloader to set optional function to set flag usage
#35
client9
closed
9 years ago
4
use int formatting directives
#34
shawnps
closed
9 years ago
1
How to change flag usage string, documentation
#33
client9
closed
9 years ago
2
Next