1 Star 2 Fork 1

ayanmw/nsq

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 718 Bytes
一键复制 编辑 原始数据 按行查看 历史
Arthur 提交于 2020-02-25 11:39 . add build to .ignore
.godeps
vendor
build/
.cover/
apps/nsqlookupd/nsqlookupd
apps/nsqd/nsqd
apps/nsqadmin/nsqadmin
bench/bench_reader/bench_reader
bench/bench_writer/bench_writer
bench/bench_channels/bench_channels
apps/nsq_to_nsq/nsq_to_nsq
apps/nsq_to_file/nsq_to_file
apps/nsq_pubsub/nsq_pubsub
apps/nsq_to_http/nsq_to_http
apps/nsq_tail/nsq_tail
apps/nsq_stat/nsq_stat
apps/to_nsq/to_nsq
nsqadmin/static/build
dist
_site
_posts
*.dat
# Go.gitignore
# 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
profile
# vim stuff
*.sw[op]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/ayanmw/nsq.git
[email protected]:ayanmw/nsq.git
ayanmw
nsq
nsq
master

搜索帮助