//
pkg.gl
Category
github.com/taskcluster/taskcluster-worker
runtime
mocks
package
0.1.20
Repository:
https://github.com/taskcluster/taskcluster-worker.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
4
Files
172 SLOC
#
Functions
NewMockMonitor
NewMockMonitor returns a Monitor that prints all messages using util.Debug() meaning that you must set environment variable DEBUG='monitor' to see the messages.
#
Structs
MockMonitor
MockMonitor implements runtime.Monitor for use in unit tests.