boulder/grpc
Andrew Gabbitas 59bab8bac4
Make core.Registration.CreatedAt a *time.Time (#5422)
* Make core.Registration.CreatedAt a *time.time

Fixes: #5421
2021-05-21 13:44:56 -06:00
..
creds Use error wrapping for berrors and tests (#5169) 2020-11-06 13:17:11 -08:00
test_proto Update grpc and protobuf to latest. (#5369) 2021-04-01 17:18:15 -07:00
client.go Refactoring tls.Config mutation out of grpc (#5175) 2020-11-12 16:24:16 -08:00
errors.go grpc: replacing error assertions with errors.As (#5143) 2020-10-26 15:25:38 -07:00
errors_test.go Fix nits found by staticcheck (#4726) 2020-03-30 10:20:20 -07:00
interceptors.go Fix nits found by staticcheck (#4726) 2020-03-30 10:20:20 -07:00
interceptors_test.go Standardize on `AssertMetricWithLabelsEquals` (#5371) 2021-04-01 15:20:43 -07:00
pb-marshalling.go Make core.Registration.CreatedAt a *time.Time (#5422) 2021-05-21 13:44:56 -06:00
pb-marshalling_test.go Make core.Registration.CreatedAt a *time.Time (#5422) 2021-05-21 13:44:56 -06:00
ra-wrappers.go grpc wrapper removal: Turn ra.NewRegistration into passthrough (#5397) 2021-04-23 13:53:22 -06:00
sa-wrappers.go grpc wrapper removal: Turn ra.NewRegistration into passthrough (#5397) 2021-04-23 13:53:22 -06:00
server.go Add gRPC MaxConnectionAge config. (#5311) 2021-03-01 18:37:47 -08:00