# 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.