Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RetryErr = fmt.Errorf("retry")
Functions ¶
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func NewService(caller string, redis redis.UniversalClient) *Service
func (*Service) RegisterEvent ¶
func (*Service) RegisterEventFunc ¶
Click to show internal directories.
Click to hide internal directories.