aboutsummaryrefslogtreecommitdiffstats
path: root/ydb/core/yq/libs/ya.make
blob: 03cd87e60e6693f0de6dd5e743c873e889f1d9f7 (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
)