# Functions
NewFromJSON creates a LogList from JSON encoded data.
NewFromSignedJSON creates a LogList from JSON encoded data, checking a signature along the way.
# Constants
AllLogListURL has the URL for the list of all known logs (which isn't signed).
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 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.
ReadOnlyLogState contains details on the current state of a read-only CT log.
TemporalInterval is a time range.
TreeHead is the root hash and tree size of a CT log.