command
Version:
v0.8.3
Opens a new window with list of versions in this module.
Published: May 24, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
protoc-gen-grpcer
Generate https://godoc.org/github.com/UNO-SOFT/grpcer#Client into myrpc.go
from myrpc.proto
.
Install
go get github.com/UNO-SOFT/grpcer/protoc-gen-grpcer
Usage
protoc -I $GOPATH/src --grpcer_out=pkgname:/dest/dir $GOPATH/src/unosoft.hu/ws/bruno/pb/dealer/dealer.proto
Will generate dealer.grpcer.go
under /dest/dir
, with package pkgname
.
Documentation
¶
protoc-gen-grpc generates a grpcer.Client from the given protoc file.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.