package
4.2.2-rc3
Repository: https://github.com/splitio/go-toolkit.git
Documentation: pkg.go.dev

# Functions

New creates a new InMemoryQueueCacheOverlay.

# Structs

InMemoryQueueCacheOverlay offers an in-memory queue that gets re-populated whenever it runs out of items.
MessagesDroppedError is the Error to be returned when messages fail to be added to the queue.
RefillError struct to be returned when the refill function panics.