Skip to content

The DNS API Go package for Cloudflare, Alidns, DNSPod and PQDNS.

License

Notifications You must be signed in to change notification settings

go-the-way/dnsdk

Repository files navigation

dnssdk

The DNS API Go package for Cloudflare, Alidns, DNSPod and PQDNS.

Services

Domain

  • DomainList 域名列表
  • DomainAdd 域名添加
  • DomainDelete 域名删除

Record

  • RecordList 记录列表
  • RecordAdd 记录新增
  • RecordUpdate 记录修改
  • RecordDelete 记录删除
  • RecordEnable 记录启用
  • RecordDisable 记录暂停
  • RecordStatusSupported 记录支持状态?

About

The DNS API Go package for Cloudflare, Alidns, DNSPod and PQDNS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages