Sign in
edge
/
third_party
/
spf13
/
viper
/
b9316c3299b95d429c49f2f67d5ec824cd87c95e
/
viper_test.go
9fca101
Fixed #73
by Vlad Didenko
· 10 years ago
28ada1e
Nested keys properly recurse on map[interface{}]interface{}
by Dotan Nahum
· 10 years ago
f3482af
replace bytes.Buffer with io.Reader
by oliveagle
· 10 years ago
3492885
ReadBufConfig
by oliveagle
· 10 years ago
be782f3
Revert "Recursively insensitivize the configuration structures"
by bep
· 10 years ago
8d9577a
Recursively insensitivize the configuration structures
by Kiril Zvezdarov
· 10 years ago
47b5435
Added test coverage for searching for deeply nested values
by Kiril Zvezdarov
· 10 years ago
ba3382d
59 - add properties file support to viper
by Wayne Walker
· 10 years ago
24dd877
Added BindPFlags function which binds all flags in a given flag set to the pflags register
by Kiril Zvezdarov
· 10 years ago
e133904
Add GetSizeInBytes.
by Daniel Eloff
· 10 years ago
03fb74b
Support rewriting env keys
by Chance Zibolski
· 10 years ago
9073483
Move viper.Reset() back to the public interface
by Ross Cooperman
· 10 years ago
6c5a915
adding more env tests
by spf13
· 10 years ago
1022d75
Adding Support for Environment variable prefixes
by spf13
· 10 years ago
91b076e
MarshallReader -> marshalReader
by spf13
· 10 years ago
18a87c0
Adding documentation inline. Moving Reset() to viper_test.go
by spf13
· 10 years ago
29f1858
Viper now supports multiple vipers. No API changes.
by spf13
· 10 years ago
0562ef4
merge upstream/master
by Brian Ketelsen
· 11 years ago
51da30f
Added basic documentation, pointers to crypt repository, and tests for precedence
by Brian Ketelsen
· 11 years ago
f8939d9
existing tests pass
by Brian Ketelsen
· 11 years ago
1b8adf4
fixing problem with case sensitivity with keys in env and flags maps
by Chris Hamant
· 11 years ago
01b1780
adding simple test for BindPFlag
by Chris Hamant
· 11 years ago
83fd926
Adding automatic reading from ENV w/tests
by spf13
· 11 years ago
aacc304
Adding AllKeys and AllSettings functions and tests
by spf13
· 11 years ago
181a3b5
Adding support for ENV variables
by spf13
· 11 years ago
2b24bea
fix issue #8
by Nate Finch
· 11 years ago
3cf05f9
fix test after function rename
by Nate Finch
· 11 years ago
af373af
Adding the ability to get into a struct
by spf13
· 11 years ago
541c1f8
Fixing case sensitivity bug with override values
by spf13
· 11 years ago
16d5c7c
Add support for yml extension
by Victor Castell
· 11 years ago
25817ad
Added Reset Function
by spf13
· 11 years ago
bcb02e2
Viper is now case insensitive
by spf13
· 11 years ago
98be071
Initial Version
by spf13
· 11 years ago