directory
0.3.0
Repository: https://github.com/google/keytransparency.git
Documentation: pkg.go.dev

# Packages

Package adminserver contains the KeyTransparencyAdmin implementation.
No description provided by the author
Package client is a client for communicating with the Key Server.
No description provided by the author
Package directory stores multi-tenancy configuration information.
No description provided by the author
Package frontend implements the KeyTransaprencyFrontend service.
Package integration exports a set of unit tests that can be run by impl/integration or any other specific instantiation of KeyTransparency.
Package keyserver implements a transparent key server for End to End.
Package monitor implements the monitor service.
Package monitorserver contains an implementation of a Monitor server which can be queried for monitoring results.
Package monitorstorage holds data produced by the monitor.
Package mutator defines the operations to transform mutations into changes in the map as well as operations to write and read mutations to and from the database.
Package sequencer reads mutations and applies them to the Trillian Map.
Package testutil provides helper functions for tests.
Package water provides the watermark type.