Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GoWithDeadline ¶
GoWithDeadline 执行多个协程(附带最后期限)
func GoWithTimeout ¶
GoWithTimeout 执行多个协程(附带超时时间)
Types ¶
type Goroutines ¶
type Goroutines struct {
// contains filtered or unexported fields
}
func NewGoroutines ¶
func NewGoroutines() *Goroutines
Click to show internal directories.
Click to hide internal directories.