Documentation ¶
Index ¶
Constants ¶
View Source
const ( ID = "discovery_process" Name = "Discovery Process" )
Variables ¶
This section is empty.
Functions ¶
func NewDiscoveryProcess ¶
func NewDiscoveryProcess(opts ...DiscoveryProcessOptions) sergeant.Runnable
Types ¶
type DiscoveryProcess ¶
type DiscoveryProcess struct{}
func (*DiscoveryProcess) ID ¶
func (e *DiscoveryProcess) ID() string
func (*DiscoveryProcess) Name ¶
func (e *DiscoveryProcess) Name() string
type DiscoveryProcessOptions ¶
type DiscoveryProcessOptions struct{}
Click to show internal directories.
Click to hide internal directories.