套件:golang-github-geertjohan-go.incremental-dev(1.0.0-2)
golang-github-geertjohan-go.incremental-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-geertjohan-go.incremental:
- [golang-github-geertjohan-go.incremental_1.0.0-2.dsc]
- [golang-github-geertjohan-go.incremental_1.0.0.orig.tar.gz]
- [golang-github-geertjohan-go.incremental_1.0.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Go package providing type- and concurrency-safe incremental counters
This Go package provides access to atomic integers that can be tested, incremented and set in a type- and concurrency-safe manner. Objects are protected by a mutex and available for all signed and unsigned integer types in Go.