package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
NewConcurrentBufferGuard returns a new instance of ConcurrentBufferGuard.
# Structs
ConcurrentBufferGuard is a helper data structure that can be used to implement optimized concurrent linear write buffer.
# Type aliases
CapacityLimiter is used to specify the capacity of the buffer.