1 Star 0 Fork 0

yuncai_shenzhen/protoc-gen-validate

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 764 Bytes
一键复制 编辑 原始数据 按行查看 历史
bazel-*
**/.DS_Store
!vendor/*
/bin
/protoc-gen-validate
/python/LICENSE
/python/validate.proto
/python/dist/
*.egg-info/
__pycache__/
*.py[cod]
/tests/harness/cases/go
/tests/harness/cases/gogo
/tests/harness/cases/other_package/go
/tests/harness/cases/other_package/gogo
/tests/harness/go/harness.pb.go
/tests/harness/go/main/go-harness
/tests/harness/go/main/go-harness.exe
/tests/harness/gogo/harness.pb.go
/tests/harness/gogo/main/go-harness
/tests/harness/gogo/main/go-harness.exe
/tests/harness/cc/cc-harness
/tests/harness/cc/cc-harness.exe
/validate/__pycache__
/tests/harness/cases/**/*.cc
/tests/harness/cases/**/*.h
/java/.idea
/java/**/.project
/java/**/*.iml
/java/**/target
/java/**/*.class
.vscode
.project
.classpath
.settings
.idea/
.ijwb/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yuncaicheng/protoc-gen-validate.git
git@gitee.com:yuncaicheng/protoc-gen-validate.git
yuncaicheng
protoc-gen-validate
protoc-gen-validate
main

搜索帮助