Categorygithub.com/libdns/ddnss
modulepackage
0.1.0
Repository: https://github.com/libdns/ddnss.git
Documentation: pkg.go.dev

# README

DEVELOPER INSTRUCTIONS:


ddnss for libdns

Go Reference

This package implements the libdns interfaces for ddnss, allowing you to manage DNS records.

You can pass three parameters:

  • api_token - api token from the ddnss.de user interface used for almost all actions
  • username used in combination with:
  • password - Used in the GetRecords() function, to pull the domains from the web-interface

# Structs

Provider facilitates DNS record manipulation with ddnss.