套件: golang-github-uber-go-atomic-dev (1.3.2+git20181018.8dc6146-2)
golang-github-uber-go-atomic-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 golang-github-uber-go-atomic:
- [golang-github-uber-go-atomic_1.3.2+git20181018.8dc6146-2.dsc]
- [golang-github-uber-go-atomic_1.3.2+git20181018.8dc6146.orig.tar.xz]
- [golang-github-uber-go-atomic_1.3.2+git20181018.8dc6146-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Go Packaging Team
- Thorsten Alteholz
外部的資源:
- 主頁 [github.com]
相似套件:
Wrapper types for sync/atomic which enforce atomic access
This package contains 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. This library preserves all the functionality of the standard library, but wraps the primitive types to provide a safer, more convenient API.
其他與 golang-github-uber-go-atomic-dev 有關的套件
|
|
|
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package
-
- dep: golang-go.uber-atomic-dev
- Simple wrappers for primitive types to enforce atomic access