Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrRetry = fmt.Errorf("retry")
Functions ¶
Types ¶
type Event ¶
type Service ¶
type Service struct {
Prefix string
// contains filtered or unexported fields
}
func NewService ¶
func NewService(redisClient redis.UniversalClient, opt *Option) *Service
func (*Service) RegisterOfflineHandle ¶ added in v1.1.48
Click to show internal directories.
Click to hide internal directories.