New upstream snapshot.
Debian Janitor
11 months ago
0 | |
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
1 | |
*.o
|
2 | |
*.a
|
3 | |
*.so
|
4 | |
|
5 | |
# Folders
|
6 | |
_obj
|
7 | |
_test
|
8 | |
|
9 | |
# Architecture specific extensions/prefixes
|
10 | |
*.[568vq]
|
11 | |
[568vq].out
|
12 | |
|
13 | |
*.cgo1.go
|
14 | |
*.cgo2.c
|
15 | |
_cgo_defun.c
|
16 | |
_cgo_gotypes.go
|
17 | |
_cgo_export.*
|
18 | |
|
19 | |
_testmain.go
|
20 | |
|
21 | |
*.exe
|
22 | |
*.test
|
1 | 1 |
=====
|
2 | 2 |
|
3 | 3 |
[](https://travis-ci.org/eapache/queue)
|
4 | |
[](https://godoc.org/github.com/eapache/queue)
|
|
4 |
[](https://godoc.org/github.com/eapache/queue)
|
5 | 5 |
[](https://eapache.github.io/conduct.html)
|
6 | 6 |
|
7 | 7 |
A fast Golang queue using a ring-buffer, based on the version suggested by Dariusz Górecki.
|
|
0 |
golang-gopkg-eapache-queue.v1 (1.1.0+git20180227.1.093482f-1) UNRELEASED; urgency=low
|
|
1 |
|
|
2 |
* New upstream snapshot.
|
|
3 |
|
|
4 |
-- Debian Janitor <janitor@jelmer.uk> Sun, 01 Jan 2023 10:04:40 -0000
|
|
5 |
|
0 | 6 |
golang-gopkg-eapache-queue.v1 (1.1.0-2) unstable; urgency=medium
|
1 | 7 |
|
2 | 8 |
* Team upload
|