Documentation ¶
Index ¶
Constants ¶
View Source
const ( ID = "discovery_peripheral" Name = "Discovery Peripheral" ShellToUse = "powershell.exe" )
Variables ¶
This section is empty.
Functions ¶
func NewDiscoveryPeripheral ¶
func NewDiscoveryPeripheral(opts ...DiscoveryPeripheralOptions) sergeant.Runnable
Types ¶
type DiscoveryPeripheral ¶
type DiscoveryPeripheral struct{}
func (*DiscoveryPeripheral) ID ¶
func (e *DiscoveryPeripheral) ID() string
func (*DiscoveryPeripheral) Name ¶
func (e *DiscoveryPeripheral) Name() string
type DiscoveryPeripheralOptions ¶
type DiscoveryPeripheralOptions struct{}
Click to show internal directories.
Click to hide internal directories.