...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
github.com
/
bazelbuild
/
bazel-gazelle
/
language
/
go
/
testdata
/
proto_package_mode
/
foo1.proto
Documentation:
github.com/bazelbuild/bazel-gazelle/language/go/testdata/proto_package_mode
1
syntax = "proto3";
2
3
package foo;
4
5
import "google/protobuf/any.proto";
View as plain text