aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/google.golang.org/genproto/googleapis/api/annotations/ya.make
blob: 104e8a06d81ebbdddbf6b21cb8ed2ef8e64dfce2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
GO_LIBRARY()

LICENSE(Apache-2.0)

SRCS(
    annotations.pb.go
    client.pb.go
    field_behavior.pb.go
    field_info.pb.go
    http.pb.go
    resource.pb.go
    routing.pb.go
)

END()