package
0.0.0-20250312133425-17e2192e740d
Repository: https://github.com/web-platform-tests/wpt.fyi.git
Documentation: pkg.go.dev

# Functions

NewIndexMonitor instantiates a new index.Index monitor.
NewMockMonitor creates a new mock instance.
NewMockRuntime creates a new mock instance.
NewProxyMonitor instantiates a new proxy monitor bound to the given delegate.

# Structs

GoRuntime is the live go runtime implementation of Runtime.
MockMonitor is a mock of Monitor interface.
MockMonitorMockRecorder is the mock recorder for MockMonitor.
MockRuntime is a mock of Runtime interface.
MockRuntimeMockRecorder is the mock recorder for MockRuntime.
ProxyMonitor is a proxy implementation of the Monitor interface.

# Interfaces

Monitor is an interface responsible for monitoring runtime conditions.
Runtime is a wrapper for the go runtime package.