# Variables
ErrTransparencyLog is returned by TransparencyLogWithErr.Upload.
# Structs
TestAttestation is a basic Attestation implementation.
TestLogEntry is a basic LogEntry implementation.
TestSigner is a Signer implementation that returns the contained attestation.
TestTransparencyLog is an implementation of TransparencyLog that returns an ErrTransparencyLog.
TransparencyLogWithErr is an implementation of TransparencyLog that returns an ErrTransparencyLog.