urfave-cli/altsrc
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
..
altsrc.go Adding flag type generation for altsrc 2016-07-11 06:02:49 -04:00
flag_generated.go Make ApplyWithError a public method on errorableFlag 2016-11-19 10:51:20 -08:00
flag_test.go Fix import paths in altsrc 2016-08-27 19:09:14 -04:00
flag.go Consider empty environment variables as set 2016-11-13 14:59:27 -08:00
helpers_test.go Update to add build contraints to not compile in yaml support 2016-02-21 20:06:02 -08:00
input_source_context.go Fix import paths in altsrc 2016-08-27 19:09:14 -04:00
json_command_test.go Add JSON InputSource to altsrc package 2017-02-14 21:07:04 -08:00
json_source_context.go Add JSON InputSource to altsrc package 2017-02-14 21:07:04 -08:00
map_input_source.go Fix import paths in altsrc 2016-08-27 19:09:14 -04:00
toml_command_test.go Fix import paths in altsrc 2016-08-27 19:09:14 -04:00
toml_file_loader.go Fix import paths in altsrc 2016-08-27 19:09:14 -04:00
yaml_command_test.go Fix import paths in altsrc 2016-08-27 19:09:14 -04:00
yaml_file_loader.go added comment to windows filePath check 2017-01-16 17:19:38 -08:00