Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Liara for libdns

Go Reference

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

How to configure

Simply, go to the Liara's console and obtain your API Key:

Image

Then, configure the provider:

	provider := &liara.Provider{
		APIToken: liaraAPIToken,
	}

About

Control your Liara dns-zone, within your Go program.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages