aboutsummaryrefslogtreecommitdiffstats
path: root/library/go/core/metrics/collect/ya.make
blob: be817632218bdf0b9790260dd14896a7cad1738e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
GO_LIBRARY()

SRCS(
    collect.go
    system.go
)

END()

RECURSE(policy)