Registry / networking / dubbogo-grpc-go

dubbogo-grpc-go

JSON →
library1.42.10gogounverified

Package grpc implements an RPC system called gRPC, providing a high-performance, open-source universal RPC framework.

go get github.com/dubbogo/grpc-go
INSTALL
IMPORT
SIG · DUBBOGO-GRPC-GO
D
dubbogo-grpc-go
networkinggov1.42.10
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.

grpc
✓ github.com/dubbogo/grpc-go

Dial a gRPC server

import "github.com/dubbogo/grpc-go" func main() { conn, _ := grpc.Dial("localhost:50051", grpc.WithInsecure()) defer conn.Close() }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
OpenAI (training)
1
Resources
dubbogo-grpc-go — go get dubbogo-grpc-go · libregistry