package
0.0.0-20250220232038-fb2fd8af7512
Repository: https://github.com/letsencrypt/boulder.git
Documentation: pkg.go.dev

# Packages

# Functions

NewMockWriteFailClient returns a mock MockWriteClient with a StoreResponse method that will always fail.
NewMockWriteSucceedClient returns a mock MockWriteClient with a StoreResponse method that will always succeed.
NewReadingClient creates a read-only client.
NewWritingClient creates a RWClient.

# Variables

# Structs

MockWriteClient is a mock.
ROClient represents a read-only Redis client.
RWClient represents a Redis client that can both read and write.
ScanResponsesResult represents a single OCSP response entry in redis.