SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-burntsushi-locker-devel rpm build for : Fedora 37. For other distributions click golang-github-burntsushi-locker-devel.

Name : golang-github-burntsushi-locker-devel
Version : 0 Vendor : Fedora Project
Release : 0.10.20190210gita6e239e.fc37 Date : 2022-07-21 10:42:08
Group : Unspecified Source RPM : golang-github-burntsushi-locker-0-0.10.20190210gita6e239e.fc37.src.rpm
Size : 0.00 MB
Packager : Fedora Project
Summary : Simple Golang package for conveniently using named read/write locks
Description :
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

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/37/76833/riscv64/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-burntsushi-locker-devel-0-0.10.20190210gita6e239e.fc37.noarch.rpm
ftp.icm.edu.pl  golang-github-burntsushi-locker-devel-0-0.10.20190210gita6e239e.fc37.noarch.rpm
     

Provides :
golang(github.com/BurntSushi/locker)
golang(github.com/BurntSushi/locker)(commit=a6e239ea1c69bff1cfdb20c4b73dadf52f784b6a)
golang-github-burntsushi-locker-devel
golang-ipath(github.com/BurntSushi/locker)
golang-ipath(github.com/BurntSushi/locker)(commit=a6e239ea1c69bff1cfdb20c4b73dadf52f784b6a)

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


Content of RPM :
/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

 
ICM