Delete the ValidationAuthorityGRPCServer and ...GRPCClient structs, and update references to instead reference the underlying vapb.VAClient type directly. Also delete the core.ValidationAuthority interface. Does not require updating interfaces elsewhere, as the client wrapper already included the variadic grpc.CallOption parameter. Fixes #5325 |
||
|---|---|---|
| .. | ||
| proto | ||
| challenges.go | ||
| challenges_test.go | ||
| core_test.go | ||
| interfaces.go | ||
| objects.go | ||
| objects_test.go | ||
| util.go | ||
| util_test.go | ||