Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MemTaskMgr ¶
type MemTaskMgr struct {
// contains filtered or unexported fields
}
func NewMemTaskMgr ¶
func NewMemTaskMgr() *MemTaskMgr
func (*MemTaskMgr) Destroy ¶
func (mgr *MemTaskMgr) Destroy(channel string) error
func (*MemTaskMgr) Remove ¶
func (mgr *MemTaskMgr) Remove(channel, id string) error
Click to show internal directories.
Click to hide internal directories.