Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Extended ¶
type Extended interface {
task.Notificator
NotifyEveryTick(time.Duration) Extended
}
func NewWithCapacity ¶
type Storage ¶
type Storage struct {
// contains filtered or unexported fields
}
func NewStorage ¶
func NewStorage() *Storage
func (*Storage) Add ¶
func (s *Storage) Add(noty task.Notificator)
Click to show internal directories.
Click to hide internal directories.