Documentation
¶
Index ¶
Constants ¶
View Source
const ChannelRefreshCooldown = 60 * time.Second
Variables ¶
This section is empty.
Functions ¶
func DefaultContext ¶
Types ¶
type RedisClient ¶
var Client *RedisClient
func NewRedisClient ¶
func NewRedisClient() *RedisClient
func (*RedisClient) PublishPanelCreate ¶
func (c *RedisClient) PublishPanelCreate(settings database.Panel)
func (*RedisClient) PublishTicketClose ¶
func (c *RedisClient) PublishTicketClose(guildId uint64, ticketId int, userId uint64, reason string)
func (*RedisClient) TakeChannelRefreshToken ¶
Click to show internal directories.
Click to hide internal directories.