Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrQueueIsEmpty = errors.New("queue is empty")
View Source
var ErrTargetHasExpired = errors.New("target item has expired")
View Source
var ErrTargetIsNotReady = errors.New("queue has waiting targets")
View Source
var NC = time.Time{} // no constraint
Functions ¶
This section is empty.
Types ¶
type Repository ¶
type Target ¶
type Target struct {
// contains filtered or unexported fields
}
var Blank Target // nolint: gochecknoglobals
func (*Target) GetDottedIP ¶
func (*Target) GetRetries ¶
Click to show internal directories.
Click to hide internal directories.