aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/google.golang.org/grpc/stress/grpc_testing/ya.make
blob: 6300ed2670a49d010d2dfebdb6d967ff68c55718 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
GO_LIBRARY()

LICENSE(Apache-2.0)

SRCS(
    metrics.pb.go
    metrics_grpc.pb.go
)

END()