Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrCancelled = errors.New("Cancelled")
Functions ¶
This section is empty.
Types ¶
type PollableActionService ¶
type PollableActionService struct {
// contains filtered or unexported fields
}
func New ¶
func New(redis *redis.Client, key string) *PollableActionService
Click to show internal directories.
Click to hide internal directories.