Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Common ¶
type Common struct {
ID int64
Namespace string
// CategoryType string
// CategoryID int64
Resource string
Type string
Pause bool
SkipPause bool
Close bool
IsClosedManually bool
LastUpdateTime time.Time
}
Common contains some common properties of a task
type InitConfigs ¶
Click to show internal directories.
Click to hide internal directories.