Currently, we refuse to error out when checking the error from S3, to ensure that we can update the metrics appropriately. This requires us to use an unconventional error-checking structure, and to check the error again when it comes time to return. Instead, move the metrics above the error check, and then make the error check a more traditional structure. |
||
|---|---|---|
| .. | ||
| crl_x509 | ||
| storer | ||
| updater | ||
| crl.go | ||
| crl_test.go | ||