Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SingleTaskControl ¶
type SingleTaskControl struct {
// contains filtered or unexported fields
}
func (*SingleTaskControl) Done ¶
func (stc *SingleTaskControl) Done()
func (*SingleTaskControl) TryDo ¶
func (stc *SingleTaskControl) TryDo(count int) bool
Return whether swapped , true represent can do
Click to show internal directories.
Click to hide internal directories.