aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/google.golang.org/grpc/reflection/grpc_testing/ya.make
blob: 83fff53e3accbb92b80931314dea4ef6605fabbb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
GO_LIBRARY()

LICENSE(Apache-2.0)

SRCS(
    proto2.pb.go
    proto2_ext.pb.go
    proto2_ext2.pb.go
    test.pb.go
    test_grpc.pb.go
)

END()