Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CancelFunc ¶
type Manager ¶
type Manager interface { GetInfos() ([]Info, error) AddInfo(taskInfo Info) error RemoveInfo(taskID string) error }
func NewManager ¶
type ManagerProvider ¶
func NewManagerProvider ¶
func NewManagerProvider() ManagerProvider
type Service ¶
type StateValue ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.