version: v2 plugins: - local: protoc-gen-go out: . opt: - paths=import - module=tangled.org/core - local: protoc-gen-prost out: shuttle/src/gen opt: - bytes=. # the fleet protocol is broker<->executor only (both Go); shuttle (Rust) # only speaks the agent protocol, so keep fleet types out of its gen tree. exclude_types: - spindle.mill.v1