[ trixie ]
[ sid ]
[ Bron: golang-github-globocom-go-buffer ]
Pakket: golang-github-globocom-go-buffer-dev (2.0.0-2)
Verwijzigingen voor golang-github-globocom-go-buffer-dev
Debian bronnen:
Het bronpakket golang-github-globocom-go-buffer downloaden:
- [golang-github-globocom-go-buffer_2.0.0-2.dsc]
- [golang-github-globocom-go-buffer_2.0.0.orig.tar.gz]
- [golang-github-globocom-go-buffer_2.0.0-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Asynchronous data buffer for Go applications (library)
go-buffer represents a buffer that asynchronously flushes its contents. It is useful for applications that need to aggregate data before writing it to an external storage. A buffer is flushed manually, or automatically when it becomes full or after an interval has elapsed, whichever comes first.
This package contains the Go development library.
Andere aan golang-github-globocom-go-buffer-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-onsi-ginkgo-dev
- BDD Testing Framework for Go (development files)
-
- dep: golang-gomega-dev
- Matcher/assertion library for the Go programming language