dnscontrol/pkg/js
Jan-Philipp Benecke 512aa7d4b3
NEW FEATURE: Set JS variables from command line (#913)
* Add ability to specify variables that are passed to js

* Use SplitN to respect a = in value part

* Add JSON parsing for cli variables

* Remove JSON parsing for cli variables

* Add a function to set CLI defaults

* Update static.go
2020-10-27 10:43:00 -04:00
..
parse_tests Fix JSON comma 2020-10-07 16:04:13 -04:00
helpers.js NEW FEATURE: Set JS variables from command line (#913) 2020-10-27 10:43:00 -04:00
js.go NEW FEATURE: Set JS variables from command line (#913) 2020-10-27 10:43:00 -04:00
js_test.go Fix D_EXTEND matching bug (#888) 2020-10-07 16:03:36 -04:00
static.go NEW FEATURE: Set JS variables from command line (#913) 2020-10-27 10:43:00 -04:00