File: v2.toml

package info (click to toggle)
protobuild 0.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 284 kB
  • sloc: makefile: 4
file content (10 lines) | stat: -rw-r--r-- 242 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
version = "2"

generators = ["go", "go-grpc"]

[packages]
"google/protobuf/empty.proto" = "github.com/containerd/protobuild/internal"

[[descriptors]]
prefix = "github.com/containerd/protobuild/examples/v2"
target = "examples/v2/next.pb.txt"