Registry / cloud / nacos-group-nacos-sdk-go-v2

nacos-group-nacos-sdk-go-v2

JSON →
library2.3.5gogounverified

A Go client SDK for Nacos, providing service discovery, configuration management, and dynamic DNS resolution.

go get github.com/nacos-group/nacos-sdk-go/v2
INSTALL
IMPORT
SIG · NACOS-GROUP-NACOS-
N
nacos-group-nacos-sdk-go-v2
cloudgov2.3.5
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.

nacos
github.com/nacos-group/nacos-sdk-go/v2

Creates a new Nacos client with a specified endpoint.

package main import ( "fmt" "github.com/nacos-group/nacos-sdk-go/v2" ) func main() { client, _ := nacos.NewClient(nacos.WithEndpoint("localhost:8848")) fmt.Println(client) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Amazon
1
Resources
nacos-group-nacos-sdk-go-v2 — go get nacos-group-nacos-sdk-go-v2 · libregistry