repositorypackage
0.0.0-20241106132051-7c19f744cb7d
Repository: https://github.com/chrnorm/granted-rpc-go.git
Documentation: pkg.go.dev
# README
granted-rpc-go
Local development
To test the code generator, run:
go install ./cmd/protoc-gen-granted-rpc-go &&
protoc --go_out=. --go_opt=paths=source_relative \
--granted-rpc-go_out=. --granted-rpc-go_opt=paths=source_relative \
example/example.proto