# Functions
NewMockTarget creates a new mock instance.
NewMockTargetSource creates a new mock instance.
# Structs
MockTarget is a mock of Target interface.
MockTargetMockRecorder is the mock recorder for MockTarget.
MockTargetSource is a mock of TargetSource interface.
MockTargetSourceMockRecorder is the mock recorder for MockTargetSource.