パッケージ: golang-github-geertjohan-go.incremental-dev (0.0~git20161212.0.1172aab-2)
golang-github-geertjohan-go.incremental-dev に関するリンク
Debian の資源:
golang-github-geertjohan-go.incremental ソースパッケージをダウンロード:
- [golang-github-geertjohan-go.incremental_0.0~git20161212.0.1172aab-2.dsc]
- [golang-github-geertjohan-go.incremental_0.0~git20161212.0.1172aab.orig.tar.xz]
- [golang-github-geertjohan-go.incremental_0.0~git20161212.0.1172aab-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.