Liara for libdns
This package implements the libdns interfaces for Liara, allowing you to manage DNS records.
Simply, go to the Liara's console and obtain your API Key:
Then, configure the provider:
provider := &liara.Provider{
APIToken: liaraAPIToken,
}