proto

package
v0.7.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 12, 2020 License: MIT Imports: 0 Imported by: 0

README

Required tool versions to generate gRPC protobuf client

Because of etcd dependency issue, contributor needs to use the below verisons of tools to generate gRPC protobuf clients.

Generate clients

Note: TODO - move commands to makefile

protoc -I . ./pkg/proto/operator/v1/*.proto --go_out=plugins=grpc:../../../
protoc -I . ./pkg/proto/placement/v1/*.proto --go_out=plugins=grpc:../../../
protoc -I . ./pkg/proto/sentry/v1/*.proto --go_out=plugins=grpc:../../../
protoc -I . ./pkg/proto/common/v1/*.proto --go_out=plugins=grpc:../../../
protoc -I . ./pkg/proto/dapr/v1/*.proto --go_out=plugins=grpc:../../../
protoc -I . ./pkg/proto/daprclient/v1/*.proto --go_out=plugins=grpc:../../../
protoc -I . ./pkg/proto/daprinternal/v1/*.proto --go_out=plugins=grpc:../../../

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
common
v1
dapr
v1
daprclient
v1
daprinternal
v1
operator
v1
placement
v1
sentry
v1

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL