Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Custom CustomRecords string = "custom_records" // Cloud Providers TencentDnsProvider string = "tencent" AliyunDnsProvider string = "aliyun" GodaddyDnsProvider string = "godaddy" DNSLaDnsProvider string = "dnsla" AmazonDnsProvider string = "amazon" CloudFlareDnsProvider string = "cloudflare" // Metrics Name DomainList string = "domain_list" RecordList string = "record_list" RecordCertInfo string = "record_cert_info" )
Variables ¶
View Source
var ( Config *Configuration Cache *bigcache.BigCache CertCache *bigcache.BigCache )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.