公告板
版本库
filestore
活动
搜索
登录
~chenshijun
/
VAProcess
视频分析2.0 多进程拆分仓库
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
context使用
zhangmeng
2019-05-08
19445d14e73f4bb96e218a65e126ae526f89537d
[~chenshijun/VAProcess.git]
/
decoder
/
go.mod
1
2
3
4
5
6
7
8
module decoder
go 1.12
require (
github.com/golang/snappy v0.0.1
nanomsg.org/go-mangos v1.4.0
)