@kyte-one/ca-proto-types
v0.0.17
Published
ca proto types
Readme
Compiling protobuf
export PATH="$PATH:$(go env GOPATH)/bin"
protoc --go_out=. --go_opt=paths=source_relative \
--go-grpc_out=. --go-grpc_opt=paths=source_relative \
pkg/proto/ca.proto