mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-01-11 05:00:53 -05:00
This add the grpc protobuf service definitions for the new plugin protocol, as well as the generated code.
4 lines
80 B
Go
4 lines
80 B
Go
//go:generate protoc -I ./ plugin.proto --go_out=plugins=grpc:./
|
|
|
|
package proto
|