[ bullseye ]
[ Bron: golang-github-uber-go-atomic ]
Pakket: golang-github-uber-go-atomic-dev (1.7.0-1)
Verwijzigingen voor golang-github-uber-go-atomic-dev
Debian bronnen:
Het bronpakket golang-github-uber-go-atomic downloaden:
- [golang-github-uber-go-atomic_1.7.0-1.dsc]
- [golang-github-uber-go-atomic_1.7.0.orig.tar.gz]
- [golang-github-uber-go-atomic_1.7.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan golang-github-uber-go-atomic-dev gerelateerde pakketten
|
|
|
|
-
- 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