Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DisneyRedis ¶
type DisneyRedis struct {
RedisClient *redis.Client
}
func Get ¶
func Get() *DisneyRedis
func (*DisneyRedis) Connect ¶
func (r *DisneyRedis) Connect()
func (*DisneyRedis) SendBookNotification ¶
func (r *DisneyRedis) SendBookNotification(notification Notification) error
type Notification ¶
Click to show internal directories.
Click to hide internal directories.