aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/census-instrumentation/opencensus-proto/gen-go/trace/v1/ya.make
blob: b0179a35475afd251c7007aae6d0793bbe7f6268 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
GO_LIBRARY()

LICENSE(Apache-2.0)

SRCS(
    trace.pb.go
    trace_config.pb.go
)

END()