Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: golang-github-burntsushi-locker-devel | Distribution: Fedora Project |
Version: 0 | Vendor: Fedora Project |
Release: 0.12.20190210gita6e239e.fc39 | Build date: Thu Jul 20 02:45:22 2023 |
Group: Unspecified | Build host: buildvm-x86-21.iad2.fedoraproject.org |
Size: 5109 | Source RPM: golang-github-burntsushi-locker-0-0.12.20190210gita6e239e.fc39.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/BurntSushi/locker | |
Summary: Simple Golang package for conveniently using named read/write locks |
Package Locker is a simple package to manage named ReadWrite mutexes. These appear to be especially useful for synchronizing access to session based information in web applications. The common use case is to use the package level functions, which use a package level set of locks (safe to use from multiple goroutines simultaneously). However, you may also create a new separate set of locks. All locks are implemented with read-write mutexes. To use them like a regular mutex, simply ignore the RLock/RUnlock functions. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/BurntSushi/locker
Unlicense
* Thu Jul 20 2023 Fedora Release Engineering <[email protected]> - 0-0.12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <[email protected]> - 0-0.11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <[email protected]> - 0-0.10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Robert-André Mauchin <[email protected]> - 0-0.9 - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629 * Thu Jan 20 2022 Fedora Release Engineering <[email protected]> - 0-0.8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <[email protected]> - 0-0.7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
/usr/share/doc/golang-github-burntsushi-locker-devel /usr/share/doc/golang-github-burntsushi-locker-devel/README.md /usr/share/gocode/src/github.com /usr/share/gocode/src/github.com/BurntSushi /usr/share/gocode/src/github.com/BurntSushi/locker /usr/share/gocode/src/github.com/BurntSushi/locker/.goipath /usr/share/gocode/src/github.com/BurntSushi/locker/README.md /usr/share/gocode/src/github.com/BurntSushi/locker/locker.go /usr/share/licenses/golang-github-burntsushi-locker-devel /usr/share/licenses/golang-github-burntsushi-locker-devel/UNLICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 22:15:25 2024