Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 222 Bytes

File metadata and controls

5 lines (4 loc) · 222 Bytes

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:./