# Functions

NewInMemoryCache creates cacher implementation, that uses memory as a storage.

# Structs

InMemoryCache implements Cacher interface and uses memory as a storage.
No description provided by the author

# Interfaces

No description provided by the author