# Functions
NewBufferLRU creates a new BufferLRU with the given maximum size.
NewBufferLRUDefault creates a new BufferLRU with the default cache size.
NewObjectLRU creates a new ObjectLRU with the given maximum size.
NewObjectLRUDefault creates a new ObjectLRU with the default cache size.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author