新增异步队列

This commit is contained in:
boyce
2019-03-26 15:03:05 +08:00
parent b0156ce788
commit de87bd847d
7 changed files with 400 additions and 0 deletions

23
util/queue/.gitignore vendored Normal file
View File

@@ -0,0 +1,23 @@
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
_testmain.go
*.exe
*.test