全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: golang-github-burntsushi-locker  ]

软件包:golang-github-burntsushi-locker-dev(0.0~git20171006.a6e239e-1)

golang-github-burntsushi-locker-dev 的相关链接

Screenshot

Debian 的资源:

下载源码包 golang-github-burntsushi-locker

维护小组:

外部的资源:

相似软件包:

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

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 3.4 kB17.0 kB [文件列表]