# Functions

NewFromJSON creates a LogList from JSON encoded data.
NewFromSignedJSON creates a LogList from JSON encoded data, checking a signature along the way.

# Constants

AllLogListSignatureURL has the URL for the signature over the list of all known logs.
AllLogListURL has the URL for the list of all known logs.
LogListSignatureURL has the URL for the signature over Google Chrome's log list.
LogListURL has the master URL for Google Chrome's log list.
LogStatus values.
LogStatus values.
LogStatus values.
LogStatus values.
LogStatus values.
LogStatus values.
LogStatus values.

# Structs

Log describes a single RFC 6962 CT log.
LogList holds a collection of CT logs, grouped by operator.
LogState contains details on the current state of a CT log.
LogStates are the states that a CT log can be in, from the perspective of a user agent.
Operator holds a collection of CT logs run by the same organisation.
PreviousOperator holds information about a log operator and the time at which they stopped running a log.
ReadOnlyLogState contains details on the current state of a read-only CT log.
TemporalInterval is a time range.
TiledLog describes a Static CT API log.
TreeHead is the root hash and tree size of a CT log.

# Type aliases

LogRoots maps Log-URLs (stated at LogList) to the pools of their accepted root-certificates.
LogStatus indicates Log status.