An open API service indexing awesome lists of open source software.

https://github.com/micnncim/protoc-gen-playground


https://github.com/micnncim/protoc-gen-playground

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# protoc-gen-playground

A playground for Protocol Buffers plugins.

## Usage

```
$ protoc --playground_out=. proto/*.proto
```

## Dependency

- [protocolbuffers/protobuf-go](https://github.com/protocolbuffers/protobuf-go)