Skip to content

Buf

Buf is a useful Protobuf library, service, etc.

More details coming.

buf.gen.yaml
version: v1
plugins:
  - plugin: python # (1)
    out: src
  - plugin: cpp
    out: src
  1. Callout!