aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/google.golang.org/genproto/googleapis/api/ya.make
blob: f41dd2599f38df1baed62407f5a4b1b84ec52937 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
GO_LIBRARY()

LICENSE(Apache-2.0)

SRCS(
    launch_stage.pb.go
)

END()

RECURSE(
    annotations
    configchange
    distribution
    error_reason
    expr
    httpbody
    label
    metric
    monitoredres
    serviceconfig
    visibility
)