# Functions
New constructs a new LogClient instance.
NewTemporalLogClient builds a new client for interacting with a temporal log.
TemporalLogConfigFromFile creates a TemporalLogConfig object from the given filename, which should contain text-protobuf encoded configuration data.
# Structs
LogClient represents a client for a given CT Log instance.
RspError represents an error that occurred when processing a response from a server, and also includes key details from the http.Response that triggered the error.
TemporalLogClient allows [pre-]certificates to be uploaded to a temporal log.
# Interfaces
AddLogClient is an interface that allows adding certificates and pre-certificates to a log.