internal/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
internal/witness | |
internal/witness/api | Package api provides the API endpoints for the witness. |
internal/witness/client | |
internal/witness/client/http | Package http is a simple client for interacting with witnesses over HTTP. |
internal/witness/cmd | |
internal/witness/cmd/client | client fetches and verifies new STHs for a set of logs from a single witness. |
internal/witness/cmd/feeder | feeder polls the sumdb log and pushes the results to a generic witness. |
internal/witness/cmd/witness | Package witness is designed to make sure the STHs of CT logs are consistent and store/serve/sign them if so. |
internal/witness/cmd/witness/config | config is a tool to populate the witness config file according to a set of logs. |
internal/witness/cmd/witness/impl | Package impl is the implementation of the witness server. |
internal/witness/cmd/witness/internal | |
internal/witness/cmd/witness/internal/http | Package http contains private implementation details for the witness server. |
internal/witness/cmd/witness/internal/witness | Package witness is designed to make sure the STHs of CT logs are consistent and store/serve/sign them if so. |
internal/witness/verifier | Package verifier is designed to verify the signatures produced by a witness. |
- Version
- v1.3.1 (latest)
- Published
- Jan 15, 2025
- Platform
- linux/amd64
- Last checked
- 4 days ago –
Tools for package owners.