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

# Packages

No description provided by the author

# Functions

TestBatchCreate verifies that the batch functions are working correctly.
TestBatchGetUser tests fetching multiple users in a single request.
TestBatchListUserRevisions verifies that BatchListUserRevisions() in keyserver works properly.
TestBatchUpdate verifies that the batch functions are working correctly.
TestEmptyGetAndUpdate verifies set/get semantics.
TestListHistory verifies that repeated history values get collapsed properly.
TestMonitor verifies that the monitor correctly verifies transitions between revisions.

# Variables

AllTests contains all the integration tests.

# Structs

Env holds a complete testing environment for end-to-end tests.
NamedTestFn is a binding between a readable test name (used for a Go subtest) and a function that performs the test, given a test environment.

# Type aliases

CallOptions returns grpc.CallOptions for the requested user.