alla flaggor
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Källkod: golang-github-burntsushi-locker  ]

Paket: golang-github-burntsushi-locker-dev (0.0~git20171006.a6e239e-3)

Länkar för golang-github-burntsushi-locker-dev

Screenshot

Debianresurser:

Hämta källkodspaketet golang-github-burntsushi-locker:

Ansvariga:

Externa resurser:

Liknande paket:

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.

Hämta golang-github-burntsushi-locker-dev

Hämtningar för alla tillgängliga arkitekturer
Arkitektur Paketstorlek Installerad storlek Filer
all 3,8 kbyte17,0 kbyte [filförteckning]