0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Viper now supports multiple vipers. No API changes. More... about 10 years ago
Add travis ci support More... about 10 years ago
Fix missed path->filepath renaming More... about 10 years ago
Merge pull request #21 from cudevmaxwell/typo More... about 10 years ago
Merge pull request #20 from mohae/fix-windows-path More... about 10 years ago
Fixed typo More... about 10 years ago
update to consistently use filepath instead of path and add looking in os.Getwd() for the config file to fix finding the config file in Windows issue More... about 10 years ago
Merge pull request #18 from stp-ip/patch-1 More... about 10 years ago
Fix typo More... about 10 years ago
Merge pull request #17 from bketelsen/etcd-consul-crypt More... about 10 years ago
merge upstream/master More... about 10 years ago
document consul support, not requirement to set config type for remote KV stores More... about 10 years ago
add support for consul More... about 10 years ago
Added basic documentation, pointers to crypt repository, and tests for precedence More... about 10 years ago
Merge pull request #13 from chrishamant/master More... about 10 years ago
removing some debugging printlns More... about 10 years ago
Actually return the kvstore retrieved from the kv server More... about 10 years ago
added error for remote configuration not found More... about 10 years ago
add readremoteconfig for cases when there are no local configuration files More... about 10 years ago
existing tests pass More... about 10 years ago
adding preliminary etcd support More... about 10 years ago
work in progress More... about 10 years ago
fixing problem with case sensitivity with keys in env and flags maps More... over 10 years ago
adding simple test for BindPFlag More... over 10 years ago
Adding support for ENV variables More... over 10 years ago
Adding automatic reading from ENV w/tests More... over 10 years ago
Adding AllKeys and AllSettings functions and tests More... over 10 years ago
Included .yml as supported extension. More... over 10 years ago
fix issue #8 More... over 10 years ago
fix test after function rename More... over 10 years ago