boulder/cmd
Samantha 9712d21aeb
config: replacing error assertions with errors.As (#5126)
errors.As checks for a specific error in a wrapped error chain
(see https://golang.org/pkg/errors/#As) as opposed to asserting
that an error is of a specific type.

Part of #5010
2020-10-13 18:05:00 -07:00
..
admin-revoker Factor out idForIssuer. (#5102) 2020-10-06 15:04:43 -07:00
akamai-purger Add gRPC Health service to all Boulder services (#5093) 2020-10-06 12:14:02 -07:00
bad-key-revoker RA: Update RPC interface to proto3 (#5039) 2020-08-24 13:00:41 -07:00
boulder-ca Factor out idForIssuer. (#5102) 2020-10-06 15:04:43 -07:00
boulder-janitor core: move to proto3 (#5063) 2020-08-31 17:58:32 -07:00
boulder-publisher Add gRPC Health service to all Boulder services (#5093) 2020-10-06 12:14:02 -07:00
boulder-ra Factor out idForIssuer. (#5102) 2020-10-06 15:04:43 -07:00
boulder-sa Add gRPC Health service to all Boulder services (#5093) 2020-10-06 12:14:02 -07:00
boulder-va Add gRPC Health service to all Boulder services (#5093) 2020-10-06 12:14:02 -07:00
boulder-wfe Anchor all referenced loop variables (#4991) 2020-07-29 12:57:30 -07:00
boulder-wfe2 Anchor all referenced loop variables (#4991) 2020-07-29 12:57:30 -07:00
caa-log-checker cmd/caa-log-checker: non-zero exit when errors are found (#5041) 2020-08-27 13:57:37 -07:00
ceremony ceremony: Clarify key labels. (#5077) 2020-09-14 18:55:17 -07:00
cert-checker Introduce new core.AcmeChallenge type (#5012) 2020-08-11 15:02:16 -07:00
expiration-mailer Simplify database interactions (#4949) 2020-07-20 11:12:52 -07:00
expired-authz-purger2 Switch away from old style statsd metrics wrappers (#4606) 2019-12-18 11:08:25 -05:00
id-exporter Switch away from old style statsd metrics wrappers (#4606) 2019-12-18 11:08:25 -05:00
log-validator Reduce chance of log-validator having runaway output. (#4926) 2020-07-10 11:16:18 -07:00
nonce-service Add gRPC Health service to all Boulder services (#5093) 2020-10-06 12:14:02 -07:00
notify-mailer mailer: replacing error assertions with errors.As (#5123) 2020-10-13 17:34:17 -07:00
ocsp-responder Simplify database interactions (#4949) 2020-07-20 11:12:52 -07:00
ocsp-updater Remove certDER fallback code path from ocsp-updater (#5116) 2020-10-08 12:14:07 -07:00
orphan-finder SA: Ensure that IssuerID is set when adding precertificates (#5099) 2020-09-23 16:45:19 -07:00
testdata Switch to DSNs (#4044) 2019-02-11 10:46:07 -08:00
clock_generic.go Replace clock.Default() with clock.New() (#4761) 2020-04-08 17:23:43 -07:00
clock_integration.go Provide formatting logger functions. (#3699) 2018-05-10 11:06:29 -07:00
config.go config: replacing error assertions with errors.As (#5126) 2020-10-13 18:05:00 -07:00
config_test.go cmd: Split out config structs (#4200) 2019-05-06 11:11:08 -04:00
shell.go cmd: use Fprintln instead of Fprint for Fail. (#5069) 2020-09-01 17:42:11 -07:00
shell_test.go log: Remove trailing newlines and escape internal newlines. (#4925) 2020-07-06 14:17:23 -07:00