dnscontrol/pkg
Patrik Kernstock 576c2bd582
New feature: require_glob() (similar to require() but supports globs) (#804)
* Initial implementation of findFiles/globe/glob

* Fixed path, some small improvements

* filepath.Dir() calls Clean() automatically anyway

* Relative path support (like require()), renamed func

* Check file ext prefix, further comments, var renaming

* Updated static.go after merge

* Added doc for glob()

* Tiny adjustment of description of glob()

* Updated docs for possible pattern

* Reworked glob, added public-facing require_glob()

* Updated docs with examples

* Updated static.go

* go generate
2020-08-19 14:00:40 -04:00
..
acme linting (#777) 2020-07-06 20:18:24 -04:00
diff New feature: IGNORE_TARGET. Rename INGORE to IGNORE_NAME (#806) 2020-08-18 11:14:34 -04:00
js New feature: require_glob() (similar to require() but supports globs) (#804) 2020-08-19 14:00:40 -04:00
nameservers Update github.com/StackExchange/dnscontrol/v2 2020-04-14 16:49:03 -04:00
natsort NEW PROVIDER: OctoDNS (#309) 2018-02-27 17:36:47 -05:00
normalize New features: DU() and getConfiguredDomains() to assist modifying domains (#800) 2020-08-04 09:43:02 -04:00
notifications Notifications: Add support for Microsoft Teams (#812) 2020-08-14 12:23:54 -04:00
prettyzone linting (#777) 2020-07-06 20:18:24 -04:00
printer Update github.com/StackExchange/dnscontrol/v2 2020-04-14 16:49:03 -04:00
spflib SPF Optimizer: Enable the use of TXTMulti records to support longer SPF records (#794) 2020-07-31 13:28:13 -04:00
transform Linting (#767) 2020-06-18 09:37:57 -04:00