This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
lenn
/
grpc1.45.2
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
bef6e57d0d
Branches
Tags
master
grpc1.45.2
/
third_party
/
protobuf
/
ruby
/
tests
/
test_ruby_package.proto
test_ruby_package.proto
103 B
Histórico
Raw
1
2
3
4
5
6
7
syntax = "proto3";
package foo_bar;
option ruby_package = "A::B";
message TestRubyPackageMessage {}