9 lines
168 B
Go
9 lines
168 B
Go
|
// Package ns1 is the NS1 golang SDK.
|
||
|
//
|
||
|
// To understand the REST models and terminology,
|
||
|
// please visit the ns1 web page:
|
||
|
//
|
||
|
// https://ns1.com/
|
||
|
//
|
||
|
package ns1
|