package
0.0.2
Repository: https://github.com/nitschmann/cfdns.git
Documentation: pkg.go.dev

# Functions

NewDNSRecordRepository returns a new pointer instance of DNSRecordRepositoryObj with default values.
NewZoneRepository returns a new pointer instance NewZoneRepositoryObj with default values.

# Structs

DNSRecordRepositoryObj implements the DNSRecordRepository interface per default.
ZoneRepositoryObj implements the ZoneRepository interface per default.

# Interfaces

DNSRecordRepository is the data interface for the Cloudflare DNS record API.
ZoneRepository is the data interface for the Cloudflare zone API.