Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FifoCache ¶
type FifoCache struct {
// contains filtered or unexported fields
}
/A simple, thread safe, size limit cache / The size must be greater than the max number of concurrent threads that / can set data in the cache
func NewFifoCache ¶
Click to show internal directories.
Click to hide internal directories.