aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/google.golang.org/protobuf/reflect/protoregistry/ya.make
blob: 85b2be512797a73adf24ac2cceccfde9988b502c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
GO_LIBRARY()

LICENSE(BSD-3-Clause)

SRCS(registry.go)

GO_XTEST_SRCS(registry_test.go)

END()

RECURSE(gotest)