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

LICENSE(Apache-2.0)

SRCS(
    health.pb.go
    health_grpc.pb.go
)

END()