perflock icon indicating copy to clipboard operation
perflock copied to clipboard

Allow using CLI Actions as Go library

Open bwplotka opened this issue 5 years ago • 0 comments

It would be amazing if we could abstract things in cmd/... to some exportable package, so we can use it in other tools like e.g https://github.com/prometheus/test-infra/tree/master/funcbench without invoking CLI.

WDYT? Would you accept a contribution like this?

cc @geekodour

bwplotka avatar Aug 24 '20 14:08 bwplotka