Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateLeafFromS3Event ¶
func CreateLeafFromS3Event(event events.S3EventRecord) *trillian.LogLeaf
Types ¶
type LogRootVerificationData ¶
type LogRootVerificationData struct {
SignedLogRoot trillian.SignedLogRoot `json:"signed_log_root"`
PublicKey string `json:"public_key"`
}
Click to show internal directories.
Click to hide internal directories.