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

LICENSE(BSD-3-Clause)

SRCS(stringer.go)

GO_TEST_SRCS(desc_test.go)

END()

RECURSE(gotest)