commit | 0dab2f6768d0c9a1ab1a695ff3abc30251353f2c | [log] [tgz] |
---|---|---|
author | Frank Schroeder <frschroeder@ebay.com> | Mon Jan 20 21:16:21 2014 +0100 |
committer | Frank Schroeder <frschroeder@ebay.com> | Mon Jan 20 22:30:11 2014 +0100 |
tree | bc20271992fe31a68695ae31e04e908da2001fb1 | |
parent | 53604d0b48df471b2546016df7ac10d2161fa7fa [diff] |
Add test that the local key takes precedence over an environment variable.
properties is a Go library for reading and writing properties files.
It supports reading from multiple files and Spring style recursive property expansion of expressions like ‘${key}’ to their corresponding value.
The current version supports both ISO-8859-1 and UTF-8 encoded data.
$ go get github.com/magiconair/properties
2 clause BSD license. See LICENSE file for details.