gopher

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 17, 2025 License: MIT Imports: 0 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Gopher

type Gopher interface {
	Go(f func()) error
}

Directories

Path Synopsis
Package goworkersx dpaks/goworkers提供了更便利的Submi方法提交任务以及Worker数、任务数等查 询方法、关闭Pool的方法。
Package goworkersx dpaks/goworkers提供了更便利的Submi方法提交任务以及Worker数、任务数等查 询方法、关闭Pool的方法。
Package grpoolx grpool创建Pool的时候需要提供Worker的数量和等待执行的任务的最大数量,任务的提 交是直接往Channel放入任务。
Package grpoolx grpool创建Pool的时候需要提供Worker的数量和等待执行的任务的最大数量,任务的提 交是直接往Channel放入任务。
Package workerpoolx gammazero/workerpool可以无限制地提交任务,提供了更便利的Submit和SubmitWait方法提交任务, 还可以提供当前的worker数和任务数以及关闭Pool的功能。
Package workerpoolx gammazero/workerpool可以无限制地提交任务,提供了更便利的Submit和SubmitWait方法提交任务, 还可以提供当前的worker数和任务数以及关闭Pool的功能。

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL