boulder/publisher
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
test Adding support for multiple issuers to publisher (#5272) 2021-02-08 12:23:44 -08:00
publisher.go publisher: count submission errors by type of submission (#5377) 2021-04-02 17:11:37 -07:00
publisher_test.go Standardize on `AssertMetricWithLabelsEquals` (#5371) 2021-04-01 15:20:43 -07:00