Registry / networking / micro-go-grpc

micro-go-grpc

JSON →
library1.0.1gogounverified

A gRPC client/server plugin for the Micro service framework.

go get github.com/micro/go-grpc
INSTALL
IMPORT
SIG · MICRO-GO-GRPC
M
micro-go-grpc
networkinggov1.0.1
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/micro/go-grpc

Initialize and run a Micro gRPC service.

import "github.com/micro/go-grpc" func main() { service := grpc.NewService() service.Init() service.Run() }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
micro-go-grpc — go get micro-go-grpc · libregistry