aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/ydb-platform/ydb-go-genproto/protos/Ydb/ya.make
blob: a182055acc1e37a9ad914ebf0a39bb7d3e5b7f38 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
GO_LIBRARY()

LICENSE(Apache-2.0)

SRCS(
    ydb_common.pb.go
    ydb_status_codes.pb.go
    ydb_value.pb.go
)

END()