aboutsummaryrefslogtreecommitdiffstats
path: root/ydb/core/yq/libs/ya.make
blob: 1fb85c30d7f8ce9d35afee44df15f368a69b79ce (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
24
25
26
27
28
29
30
31
OWNER(g:yq)

RECURSE(
    actors
    audit
    checkpoint_storage
    checkpointing
    checkpointing_common
    common
    config
    control_plane_proxy 
    control_plane_storage 
    db_resolver
    db_schema
    events
    gateway
    graph_params
    hmac 
    init
    logs
    mock
    pretty_printers
    private_client
    read_rule
    result_formatter
    shared_resources
    signer 
    tasks_packer
    test_connection
    ydb
)