Versions in this module Expand all Collapse all v0 v0.2.6 Mar 16, 2018 Changes in this version + func ExecuteJavascript(script string, devMode bool) (*models.DNSConfig, error) + func GetHelpers(devMode bool) string + func ReadYaml(r io.Reader, origin string) (models.Records, error) + func WriteYaml(w io.Writer, records models.Records, origin string) error