Categorygithub.com/libdns/duckdns
modulepackage
0.2.0
Repository: https://github.com/libdns/duckdns.git
Documentation: pkg.go.dev

# README

Duck DNS for libdns

godoc reference

This package implements the libdns interfaces for Duck DNS.

Authenticating

This package uses API Token authentication. Refer to the Duck DNS documentation for more information.

Start by retrieving your API token from the table at the top of the account page to be able to make authenticated requests to the API.

# Structs

Provider implements the libdns interfaces for Duck DNS.