Documentation ¶
Overview ¶
Package dns is responsible for handling all the DNS Requests associated with the ACME DNS-01 Challenge
Index ¶
Constants ¶
View Source
const ( Network = "udp" Mbox = "admin." ShortTTL = 1 LongTTL = 86400 Refresh = 14400 Retry = 3600 Expire = 604800 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.