文件名称:Go-从Go源代码生成.proto文件
文件大小:81KB
文件格式:ZIP
更新时间:2022-09-02 20:03:30
Go开发-其它杂项
从Go源代码生成.proto文件
【文件预览】:
src-d-proteus-9175115
----MAINTAINERS(45B)
----.travis.yml(342B)
----ARCHITECTURE.md(6KB)
----example()
--------client()
--------server()
--------server.proteus.go(2KB)
--------models.go(3KB)
--------protos()
--------Makefile(558B)
--------categories()
--------README.md(634B)
--------generated.pb.go(72KB)
----proteus.go(2KB)
----doc.go(839B)
----proteus.svg(7KB)
----example_test.go(2KB)
----LICENSE(1KB)
----scanner()
--------context.go(4KB)
--------package.go(8KB)
--------tags.go(355B)
--------context_test.go(909B)
--------scanner_test.go(13KB)
--------scanner.go(10KB)
--------package_test.go(5KB)
----rpc()
--------context.go(2KB)
--------rpc_test.go(11KB)
--------context_test.go(1KB)
--------rpc.go(10KB)
----report()
--------report.go(1KB)
----.gitignore(291B)
----Makefile(695B)
----protobuf()
--------mapping_test.go(2KB)
--------transform_test.go(22KB)
--------gen.go(4KB)
--------transform.go(12KB)
--------type_set_test.go(2KB)
--------mapping.go(5KB)
--------gen_test.go(4KB)
--------protobuf.go(8KB)
--------protobuf_test.go(4KB)
--------type_set.go(885B)
----README.md(11KB)
----resolver()
--------resolver.go(6KB)
--------resolver_test.go(7KB)
----fixtures()
--------subpkg()
--------bar.go(365B)
--------foo.go(516B)
----cli()
--------proteus()