modulepackage
0.0.0-20210624162807-83cdb36f176d
Repository: https://github.com/n-ct/ct-monitor.git
Documentation: pkg.go.dev
# README
ct-monitor
Usage:
First, cd into ct-monitor/server and compile server.go
cd back into the top level of the repo
Then run ct-monitor/server -monitorlist= -loglist= -config=
Testing:
For all test cases: cd to top level of the repo and then run go test ./...
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
Given a CT v2 Object, construct a CTObject.
Given two CtObjects that contain STH, create PoM of conflicting STHs.
Given two CtObjects that contain STH, create PoM of conflicting STHs.
Given signer and srdWithRevData ctobject, create AuditOK.
Given signer and sth ctobject, create AuditOK.
Create a LogClient instance to access the log and produce ct v2 data.
# Constants
TypeID const variables.
Endpoint path const variables.
TypeID const variables.
TypeID const variables.
Endpoint path const variables.
Endpoint path const variables.
TypeID const variables.
TypeID const variables.
TypeID const variables.
Endpoint path const variables.
Revocation transparency data.
TypeID const variables.
Endpoint path const variables.
TypeID const variables.
TypeID const variables.
Endpoint path const variables.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
LogClient represents a client for a given CT Log instance.
No description provided by the author
No description provided by the author
Revocation transparency data.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
RspError represents a server error including HTTP information.