Registry / cloud / ns1-ns1-go-v2

ns1-ns1-go-v2

JSON →
library2.17.2gogounverified

Package ns1 is the NS1 golang SDK for interacting with the NS1 REST API.

go get gopkg.in/ns1/ns1-go.v2
INSTALL
IMPORT
SIG · NS1-NS1-GO-V2
N
ns1-ns1-go-v2
cloudgov2.17.2
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.

ns1
✓ gopkg.in/ns1/ns1-go.v2

Initialize an NS1 API client

package main import ( "fmt" "gopkg.in/ns1/ns1-go.v2" ) func main() { client := ns1.NewClient(nil) fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.17.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
Amazon
1
OpenAI (training)
1
Resources
ns1-ns1-go-v2 — go get ns1-ns1-go-v2 · libregistry