boulder/ra
Aaron Gable 64c9ec350d
Unify protobuf generation (#5458)
Create script which finds every .proto file in the repo and correctly
invokes `protoc` for each. Create a single file with a `//go:generate`
directive to invoke the new script. Delete all of the other generate.go
files, so that our proto generation is unified in one place.

Fixes #5453
2021-06-07 08:49:15 -07:00
..
proto Unify protobuf generation (#5458) 2021-06-07 08:49:15 -07:00
mock_test.go SA: Update RPC interface to proto3 (#5043) 2020-08-25 10:28:41 -07:00
ra.go Use google.protobuf.Empty instead of core.Empty (#5454) 2021-06-03 14:17:41 -07:00
ra_test.go Use google.protobuf.Empty instead of core.Empty (#5454) 2021-06-03 14:17:41 -07:00