Registry / cloud / go-kratos-kratos-contrib-registry-nacos-v2

go-kratos-kratos-contrib-registry-nacos-v2

JSON →
library2.0.0-20260404020628-f149714c1d54gogounverified

A Nacos service registry and discovery plugin for the Kratos microservice framework.

go get github.com/go-kratos/kratos/contrib/registry/nacos/v2
INSTALL
IMPORT
SIG · GO-KRATOS-KRATOS-C
G
go-kratos-kratos-contrib-registry-nacos-v2
cloudgov2.0.0-20260404020628-f149714c1d54
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/go-kratos/kratos/contrib/registry/nacos/v2

Creates a Nacos registry for service discovery.

package main import ( "github.com/go-kratos/kratos/contrib/registry/nacos/v2" "github.com/nacos-group/nacos-sdk-go/clients" ) func main() { client, _ := clients.NewNamingClient(...) reg := nacos.New(client) _ = reg }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0-20260404020628-f149714c1d54latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
go-kratos-kratos-contrib-registry-nacos-v2 — go get go-kratos-kratos-contrib-registry-nacos-v2 · libregistry