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

# Functions

NewStorageAuthority creates a new mock storage authority with the given clock.
NewStorageAuthorityReadOnly creates a new mock read-only storage authority with the given clock.

# Structs

Mailer is a mock.
MailerMessage holds the captured emails from SendMail().
MockCA is a mock of a CA that always returns the cert from PEM in response to IssueCertificate.
PublisherClient is a mock.
ServerStreamClient is a mock which satisfies the grpc.ClientStream interface, allowing it to be returned by methods where the server returns a stream of results.
StorageAuthority is a mock of sapb.StorageAuthorityClient.
StorageAuthorityReadOnly is a mock of sapb.StorageAuthorityReadOnlyClient.