package
0.0.0-20240315150211-d9e980b5aa70
Repository: https://github.com/netsec-ethz/fpki.git
Documentation: pkg.go.dev

# Functions

GetAdminClient: get a new admin client.
NewLogClient: creates a new LogClient given a tree ID.
ReadAdminClientConfigFromFile: read admin client config from file.
ReadLogClientConfigFromFile: read log client config from file.
SaveAdminClientConfigToFile: save admin client's config to file.
SaveLogClientConfigToFile: save log client config to file.

# Structs

TODO(yongzhe): termination of conn.
AdminClientConfig: configuration of the client.
LogClient represents a client for a given Trillian log instance.
LogClientConfig: config for a log client.
PoIAndSTH: contains Sign Tree Head and Proof of Inclusion for one leaf.
QueueRPCResult: result of queue a batch of RPC.