Skip to content

Commit

Permalink
fix: update
Browse files Browse the repository at this point in the history
Signed-off-by: Junjie Gao <[email protected]>
  • Loading branch information
JeyJeyGao committed Sep 20, 2024
1 parent f21a22e commit 375867e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions revocation/crl/fetcher.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ type HTTPFetcher struct {
Cache Cache

// DiscardCacheFailure specifies whether to discard any error on cache.
//
// ErrCacheMiss is not considered as an error if DiscardCacheFailure is true
DiscardCacheFailure bool

httpClient *http.Client
Expand Down

0 comments on commit 375867e

Please sign in to comment.