aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/google.golang.org/grpc/balancer/roundrobin/ya.make
blob: 0b4d86fbfb23fb743e1853abecffddbbdbccb2a1 (plain) (blame)
1
2
3
4
5
6
7
GO_LIBRARY()

LICENSE(Apache-2.0)

SRCS(roundrobin.go)

END()