package
0.3.0
Repository: https://github.com/google/keytransparency.git
Documentation: pkg.go.dev

# Functions

RunBatchStorageTests runs all the batch storage tests against the provided map storage implementation.
RunLogsAdminTests runs all the admin tests against the provided storage implementation.
RunMutationLogsReaderTests runs all the tests against the provided storage implementation.
RunMutationLogsTests runs all the tests against the provided storage implementation.

# Structs

BatchTests is a suite of tests to run against.

# Interfaces

LogsReadWriter supports test's ability to write to and read from the mutation logs.

# Type aliases

No description provided by the author