1 Star 0 Fork 0

yuncai_shenzhen/p4runtime

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 414 Bytes
一键复制 编辑 原始数据 按行查看 历史
module github.com/p4lang/p4runtime
go 1.14
require (
github.com/golang/protobuf v1.4.3
github.com/google/go-cmp v0.5.1 // indirect
golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f // indirect
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013
google.golang.org/grpc v1.28.1
google.golang.org/protobuf v1.25.0 // indirect
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yuncaicheng/p4runtime.git
git@gitee.com:yuncaicheng/p4runtime.git
yuncaicheng
p4runtime
p4runtime
main

搜索帮助