Thu, 14 Nov 2024 16:25:56 UTC | login

Information for RPM golang-github-oklog-run-devel-1.1.0-4.fc33.noarch.rpm

ID668292
Namegolang-github-oklog-run-devel
Version1.1.0
Release4.fc33
Epoch
Archnoarch
SummaryUniversal mechanism to manage goroutine lifecycles
Descriptionrun.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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/oklog/run
Build Time2020-08-01 04:00:10 GMT
Size16.84 KB
5008eddcfb7bda04c12c07b66a10d806
LicenseASL 2.0
Provides
golang(github.com/oklog/run) = 1.1.0-4.fc33
golang-github-oklog-run-devel = 1.1.0-4.fc33
golang-ipath(github.com/oklog/run) = 1.1.0-4.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 14 of 14
Name ascending sort Size
/usr/share/doc/golang-github-oklog-run-devel0.00 B
/usr/share/doc/golang-github-oklog-run-devel/README.md2.49 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/oklog0.00 B
/usr/share/gocode/src/github.com/oklog/run0.00 B
/usr/share/gocode/src/github.com/oklog/run/.goipath46.00 B
/usr/share/gocode/src/github.com/oklog/run/README.md2.49 KB
/usr/share/gocode/src/github.com/oklog/run/actors.go949.00 B
/usr/share/gocode/src/github.com/oklog/run/example_test.go2.16 KB
/usr/share/gocode/src/github.com/oklog/run/go.mod37.00 B
/usr/share/gocode/src/github.com/oklog/run/group.go1.84 KB
/usr/share/gocode/src/github.com/oklog/run/group_test.go1.20 KB
/usr/share/licenses/golang-github-oklog-run-devel0.00 B
/usr/share/licenses/golang-github-oklog-run-devel/LICENSE11.09 KB
Component of No Buildroots