package
0.0.0-20180214161031-3999d1f12477
Repository: https://github.com/jsha/certificate-transparency-go.git
Documentation: pkg.go.dev

# Packages

Package configpb is a generated protocol buffer package.
ctclient is a command-line utility for interacting with CT logs.

# 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.