Commit Graph
3 Commits
Author SHA1 Message Date
John Weldon 6a70c4cc92 Add JSON InputSource to altsrc package
- Implement NewJSONSource* functions for returning an InputSource from
   various JSON data sources.
 - Copy and modify YAML tests for the JSON InputSource

Changes:

* Reverted the method calls and structs to match the v1 interface
2017-02-14 21:07:04 -08:00
John Weldon 271001a937 Merge branch 'v2' into PTAL-v2-implement-JSON-InputSource 2016-07-02 21:45:23 -07:00
John Weldon 91563b8ff0 Add JSON InputSource to altsrc package
- Implement NewJSONSource* functions for returning an InputSource from
   various JSON data sources.
 - Copy and modify YAML tests for the JSON InputSource
2016-07-02 12:58:15 -07:00