# Functions
New creates a new instance of the client verifier.
NewFromDirectory creates a new instance of the client verifier from a config.
# Variables
ErrNilProof occurs when the provided GetUserResponse contains a nil proof.
# Interfaces
LogTracker tracks a series of consistent log roots.
# Type aliases
LogTrackerFactory allows the caller of NewFromDirectory to supply different tracker implementations.