# Packages

No description provided by the author

# Functions

NewLoader return a loader with a loader implement.

# Constants

Define Redis pub/sub events.
Define Redis pub/sub events.
Define Redis pub/sub events.

# Structs

Load is used to reload given storage.
Notification is a type that encodes a message published to a pub sub channel (shared between implementations).
RedisNotifier will use redis pub/sub channels to send notifications.

# Interfaces

Loader defines function to reload storage.

# Type aliases

NotificationCommand defines a new notification type.