/protobuf

Protocol Buffer files for gaia plugin interface

Apache License 2.0Apache-2.0

proto

This folder contains gRPC proto files and their generated language defintions for the gaia plugin interface.

You can use protoc to compile these on your own: protoc -I ./ ./plugin.proto --go_out=plugins=grpc:./