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

LICENSE(Apache-2.0)

SRCS(attributes.go)

GO_XTEST_SRCS(attributes_test.go)

END()

RECURSE(gotest)