Documentation
¶
Overview ¶
Package store provides a thread-safe fixed-capacity ring buffer. When the buffer is full, Add evicts the oldest item. A capacity of 0 means unbounded growth via append.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.