Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Daemon ¶
type Daemon struct {
Task chan *Task // time task
Num int // task goroutine pool num
// contains filtered or unexported fields
}
Daemon progress
type DaemonFunc ¶
type DaemonFunc func()
Click to show internal directories.
Click to hide internal directories.