Documentation ¶
Overview ¶
Package storetest provides a helper for testing throttled stores.
Package storetest provides a helper for testing throttled stores.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BenchmarkGCRAStore ¶
BenchmarkGCRAStore runs parallel benchmarks against a GCRAStore implementation. Aside from being useful for performance testing, this is useful for finding race conditions with the Go race detector.
func TestGCRAStore ¶
TestGCRAStore tests the behavior of a GCRAStore implementation for compliance with the throttled API. It does not require support for TTLs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.