Commit Graph

4 Commits

Author SHA1 Message Date
Conor Nosal
7ebb9fa252 Move parseValue to yqlib/value_parser.go 2019-12-04 00:05:08 -05:00
Conor Nosal
aded8977e3 test coverage and linting 2019-12-04 00:05:08 -05:00
Conor Nosal
53f954284b Split marshal package from yqlib, implement interfaces 2019-12-04 00:05:08 -05:00
Conor Nosal
5770be87b3 Move implementation files to yqlib and test packages to allow for imports:
- Move data_navigator, json_converter, merge, and path_parser to pkg/yqlib
- Extract yamlToString from yq to pkg/yqlib/yaml_converter
- Move utils_test to test/utils
2019-12-04 00:05:08 -05:00