Sign in
pigweed
/
third_party
/
github
/
rules-proto-grpc
/
rules_proto_grpc
/
7b7c68062e2e8bd5eeb58f9091141d43c744094f
/
.
/
test_workspaces
/
go_fixer
/
no_service.proto
blob: 04a8a13bec9c6e35a5d89c4e9ced4525a98bf5fa [
file
]
syntax
=
"proto3"
;
option
go_package
=
"github.com/rules-proto-grpc/rules_proto_grpc/test_workspaces/go_fixer"
;
message
demo
{
bool
field
=
1
;
}