protoc-gen-rbi

command module
v0.0.10-0...-064d85d Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

README

protoc-gen-rbi

Protobuf compiler plugin that generates Sorbet .rbi "Ruby Interface" files.

Installation
go get github.com/coinbase/protoc-gen-rbi
Usage
protoc --rbi_out=. example.proto

To disable generation of gRPC .rbi files, use the grpc=false option:

protoc --rbi_out=grpc=false:. example.proto
Example

For the input example.proto:

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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