# Packages
The findlog binary attempts to provide information about a log based on ID or name.
# 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.
# Type aliases
LogRoots maps Log-URLs (stated at LogList) to the pools of their accepted root-certificates.