package
0.0.0-20191104030310-5dfa7fa53fc9
Repository: https://github.com/a-and/pkg.git
Documentation: pkg.go.dev
# Functions
Start begins streaming the logs from system components with a `key:` matching `test.ObjectNameForTest(t)` to `t.Log`.
# Type aliases
Canceler is the type of a function returned when a logstream is started to be deferred so that the logstream can be stopped when the test is complete.