aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/google.golang.org/grpc/profiling/proto/ya.make
blob: 93fcb9a19918f7aac0e60d32d01f9931a96ded1d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
GO_LIBRARY()

LICENSE(Apache-2.0)

SRCS(
    service.pb.go
    service_grpc.pb.go
)

END()