An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 9.3% on proxy.golang.org

proxy.golang.org : github.com/fardream/gsrvclnt

gsrvclnt generates go code to use gRPC's server implementation as a client. For service named Svc, a function NewSvcSrvClient(server SvcServer) will be generated, which will wrap a SvcServer and returns a SvcClient. A protoc plugin is at cmd/protoc-gen-gsrvclnt, which can be used to generate the necessary go code files. this plugin needs to be used together with protoc-gen-go-grpc and protoc-gen-go, and takes the same parameters - such as The plugin can be installed by

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/fardream/gsrvclnt
License: MIT
Latest release: over 1 year ago
First release: over 1 year ago
Namespace: github.com/fardream
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 10 days ago

    Loading...
    Readme
    Loading...