package
1.3.3
Repository: https://github.com/mason-leap-lab/go-utils.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

CappedPool is a pool that will pool a limited number of values.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Pool defines a pool that supports eviction awareness and get value by specified filters.
WaitPool defines a pool that has limited capacity and will wait for a value to be returned if the pool is full.