Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 218 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (5 loc) · 218 Bytes

Contributing to opamp-go library

Generate Protobuf Go Files

Make sure you have Docker installed.

Run make gen-proto. This should compile internal/proto/*.proto files to internal/protobufs/*.pb.go files.