package
1.0.0
Repository: https://github.com/grafana/metrictank.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Structs

Matcher describes the matching of a given string on a certain stream (stdout or stderr).
MatcherSet encapsulates a set of matchers when all of them match, `done` will be closed.
Tracker allows to track stdout and stderr of running commands and wait for certain messages to appear.