dnscontrol/documentation/js.md
2023-01-20 07:56:20 -05:00

339 B

JavaScript DSL

DNSControl uses JavaScript as its primary input language to provide power and flexibility to configure your domains. The ultimate purpose of the JavaScript is to construct a DNSConfig object that will be passed to the go backend and operated on.