package
0.0.0-20230315160450-1dc62842925e
Repository: https://github.com/google/monologue.git
Documentation: pkg.go.dev
# Packages
Datacollector runs a tool to collect the data needed to monitor Certificate Transparency Logs, which can then be used to check that they are adhering to RFC 6962.
# Functions
Run runs the collector on the Log specified in cfg, and stores the collected data in st.
# Structs
Config contains all of the configuration details for running the collector for a particular Log.
# Interfaces
Storage is an interface containing all of the storage methods required by Monologue.