package
3.11.2
Repository: https://github.com/ulule/limiter.git
Documentation: pkg.go.dev

# Functions

BenchmarkStoreConcurrentAccess executes a benchmark against a store with parallel setting.
BenchmarkStoreSequentialAccess executes a benchmark against a store without parallel setting.
TestStoreConcurrentAccess verify that store works as expected with a concurrent access.
TestStoreSequentialAccess verify that store works as expected with a sequential access.