Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewWithArgs ¶
func NewWithArgs(f func(args ...interface{}), args ...interface{})
NewWithArgs 创建带有参数的goroutine
Types ¶
type TaskGroup ¶
type TaskGroup struct {
// contains filtered or unexported fields
}
func NewTaskGroup ¶
func NewTaskGroup() *TaskGroup
Click to show internal directories.
Click to hide internal directories.