Paket: golang-github-burntsushi-locker-dev (0.0~git20171006.a6e239e-2)
golang-github-burntsushi-locker-dev için bağlantılar
Debian Kaynakları:
- Hata Raporları
- Developer Information
- Debian Değişim Günlüğü
- Telif Hakkı Dosyası
- Debian Yama Takipçisi
golang-github-burntsushi-locker Kaynak Paketini İndir:
- [golang-github-burntsushi-locker_0.0~git20171006.a6e239e-2.dsc]
- [golang-github-burntsushi-locker_0.0~git20171006.a6e239e.orig.tar.xz]
- [golang-github-burntsushi-locker_0.0~git20171006.a6e239e-2.debian.tar.xz]
Geliştiriciler:
Dış Kaynaklar:
- Ana Sayfa [github.com]
Benzer paketler:
simple Go package for conveniently using named read/write locks
Package locker is a simple Go 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.
golang-github-burntsushi-locker-dev indir
Mimari | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|
all | 3,7 kB | 17,0 kB | [dosya listesi] |