Click here to visit the old openkoji buildsystem (Archived)

Information for RPM golang-github-oklog-run-1.1.0-12.fc41.src.rpm

ID5446
Buildgolang-github-oklog-run-1.1.0-12.fc41
Namegolang-github-oklog-run
Version1.1.0
Release12.fc41
Epoch
Archsrc
DraftFalse
SummaryUniversal mechanism to manage goroutine lifecycles
Description run.Group is a universal mechanism to manage goroutine lifecycles. Create a zero-value run.Group, and then add actors to it. Actors are defined as a pair of functions: an execute function, which should run synchronously; and an interrupt function, which, when invoked, should cause the execute function to return. Finally, invoke Run, which concurrently runs all of the actors, waits until the first actor exits, invokes the interrupt functions, and finally returns control to the caller only once all actors have returned. This general-purpose API allows callers to model pretty much any runnable task, and achieve well-defined lifecycle semantics for the group.
Build Time2024-04-23 14:42:11 GMT
Size21.43 KB
880f1ec27cbb207f08f9383e6384ee5a
LicenseASL 2.0
Buildrootf41-build-2553-176
Provides
golang-github-oklog-run-devel = 1.1.0-12.fc41
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-rpm-macros
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
golang-github-oklog-run.spec3.36 KB
run-1.1.0.tar.gz7.80 KB
Component of No Buildroots