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

LICENSE(Apache-2.0)

SRCS(
    reflection.pb.go
    reflection_grpc.pb.go
)

END()