# Functions
New instantiates and returns an InMem storage.
# Structs
InMem represents the in-memory storage by implementing the storage.Storage interface.
# Type aliases
PolicyMap is an in-memory data store that is used to cache CollectorSet policies.