パッケージ: golang-go.uber-atomic-dev (1.2.0+git20170719.9.70bd126-1)
golang-go.uber-atomic-dev に関するリンク
Trisquel の資源:
golang-go.uber-atomic ソースパッケージをダウンロード:
- [golang-go.uber-atomic_1.2.0+git20170719.9.70bd126-1.dsc]
- [golang-go.uber-atomic_1.2.0+git20170719.9.70bd126.orig.tar.xz]
- [golang-go.uber-atomic_1.2.0+git20170719.9.70bd126-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Go Packaging Team (メールアーカイブ)
- Pirate Praveen
外部の資源:
- ホームページ [go.uber.org]
類似のパッケージ:
Simple wrappers for primitive types to enforce atomic access
The standard library's `sync/atomic` is powerful, but it's easy to forget which variables must be accessed atomically. `go.uber.org/atomic` preserves all the functionality of the standard library, but wraps the primitive types to provide a safer, more convenient API.
その他の golang-go.uber-atomic-dev 関連パッケージ
|
|
|
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package