package
1.3.6
Repository: https://github.com/sigstore/rekor.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
CreateLogEntryHandler creates new entry into log.
No description provided by the author
GetLogEntryAndProofByIndexHandler returns the entry and inclusion proof for a specified log index.
No description provided by the author
GetLogEntryByUUIDHandler gets log entry and inclusion proof for specified UUID aka merkle leaf hash.
No description provided by the author
GetLogInfoHandler returns the current size of the tree and the STH.
No description provided by the author
GetLogProofHandler returns information required to compute a consistency proof between two snapshots of log.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewCollection creates a new collection.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SearchLogQueryHandler searches log by index, UUID, or proposed entry and returns array of entries found with inclusion proofs.
No description provided by the author
No description provided by the author

# Variables

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

# Structs

No description provided by the author
Collection is a collection of sets.

# Type aliases

Uniq is a collection of unique elements.