Registry / networking / opendns-vegadns2client

opendns-vegadns2client

JSON →
library0.0.0-20180418235048-a3fa4a771d87gogounverified

VegaDNS2Client is a Go client library for interacting with the VegaDNS2 API for DNS management.

go get github.com/OpenDNS/vegadns2client
INSTALL
IMPORT
SIG · OPENDNS-VEGADNS2CL
O
opendns-vegadns2client
networkinggov0.0.0-20180418235048-a3fa4a771d87
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

vegadns2client
github.com/OpenDNS/vegadns2client

Creates a new VegaDNS2 client and prints it.

package main import ( "fmt" "github.com/OpenDNS/vegadns2client" ) func main() { client := vegadns2client.NewClient("https://api.example.com", "token") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20180418235048-a3fa4a771d87latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
opendns-vegadns2client — go get opendns-vegadns2client · libregistry