...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
github.com
/
bazelbuild
/
bazel-gazelle
/
language
/
proto
/
testdata
/
file_mode
/
foo.proto
Documentation:
github.com/bazelbuild/bazel-gazelle/language/proto/testdata/file_mode
1
syntax = "proto3";
2
3
package file_mode;
4
5
message Foo {
6
}
View as plain text