Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockTargetManager ¶
type MockTargetManager struct {
Targets []checks.GlobalTarget
}
MockTargetManager is a mock implementation of the TargetManager interface
func (*MockTargetManager) GetTargets ¶
func (m *MockTargetManager) GetTargets() []checks.GlobalTarget
Click to show internal directories.
Click to hide internal directories.