Pacote: golang-github-fatih-semgroup-dev (1.2.0-3)
Links para golang-github-fatih-semgroup-dev
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte golang-github-fatih-semgroup:
- [golang-github-fatih-semgroup_1.2.0-3.dsc]
- [golang-github-fatih-semgroup_1.2.0.orig.tar.gz]
- [golang-github-fatih-semgroup_1.2.0-3.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
like errgroup/waitgroup, but only runs a maximum of tasks at any time
semgroup provides synchronization and error propagation, for groups of goroutines working on subtasks of a common task. It uses a weighted semaphore implementation to make sure that only a number of maximum tasks can be run at any time.
Unlike golang.org/x/sync/errgroup, it doesn't return the first non-nil error, rather it accumulates all errors and returns a set of errors, allowing each task to fulfill their task.
Outros pacotes relacionados a golang-github-fatih-semgroup-dev
|
|
|
|
-
- dep: golang-golang-x-sync-dev
- Supplemental Go synchronization libraries
Download de golang-github-fatih-semgroup-dev
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 5.1 kB | 25.0 kB | [lista de arquivos] |