openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
G
go-viper
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 21 of 23
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Reordered the debug dump of configs to print them in order of precedence
Kiril Zvezdarov
More...
almost 10 years ago
Clean config register before reading in from file in order to avoid stale values
Kiril Zvezdarov
More...
almost 10 years ago
Added accessing deep keys by recursive hierarchical search
Kiril Zvezdarov
More...
almost 10 years ago
59 - add properties file support to viper
Wayne Walker
More...
almost 10 years ago
Set default values when binding the whole flagset
Kiril Zvezdarov
More...
almost 10 years ago
Added the pflags register to the debug output
Kiril Zvezdarov
More...
almost 10 years ago
Added BindPFlags function which binds all flags in a given flag set to the pflags register
Kiril Zvezdarov
More...
almost 10 years ago
Added docstrings to all exported functions
Kiril Zvezdarov
More...
almost 10 years ago
Noted that ReadInConfig returns errors that can be handled
Kiril Zvezdarov
More...
almost 10 years ago
Current working directory is added to the config search paths by default
Kiril Zvezdarov
More...
almost 10 years ago
Change small syntax error in Env Example
Eran Chetz
More...
almost 10 years ago
Minor revisions to README.md
Anthony Fok
More...
almost 10 years ago
Fix whitespace
Chance Zibolski
More...
almost 10 years ago
Support rewriting env keys
Chance Zibolski
More...
almost 10 years ago
Add GetSizeInBytes.
Daniel Eloff
More...
almost 10 years ago
Move viper.Reset() back to the public interface
Ross Cooperman
More...
almost 10 years ago
Add viper.GetDuration
Chance Zibolski
More...
almost 10 years ago
Exported the Viper type in order to better support multiple Vipers
Kiril Zvezdarov
More...
almost 10 years ago
Marshal now gets the map via the AllSettings method
Kiril Zvezdarov
More...
almost 10 years ago
adding more env tests
spf13
More...
almost 10 years ago
Upgrade from gopkg.in/yaml.v1 to gopkg.in/yaml.v2
Anthony Fok
More...
about 10 years ago
Avoid searching for config file in executable's path
Anthony Fok
More...
about 10 years ago
:%s/insensativiseMap/insensitiviseMap/g
Anthony Fok
More...
about 10 years ago
More intelligent AutomaticEnv behavior and updated documentation.
spf13
More...
about 10 years ago
Adding docs for SetEnvPrefix and cleaning up docs.
spf13
More...
about 10 years ago
Adding Support for Environment variable prefixes
spf13
More...
about 10 years ago
Change from Get(key) to v.Get(key) in GetXXX(key string) and MarshalKey(key string, rawVal interface{}) functions.
kgv
More...
about 10 years ago
Rewriting the documentation
spf13
More...
about 10 years ago
MarshallReader -> marshalReader
spf13
More...
about 10 years ago
Adding documentation inline. Moving Reset() to viper_test.go
spf13
More...
about 10 years ago
←
1
2
…
15
16
17
18
19
20
21
22
23
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree