Documentation ¶
Overview ¶
Package startup implements startup plugin processor
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Processor ¶
type Processor struct { contracts.ICorePlugin // contains filtered or unexported fields }
Processor is an object that can process startup tasks.
func NewProcessor ¶
NewProcessor creates and returns StartupProcessor object.
func (*Processor) ExecuteTasks ¶
ExecuteTasks executes startup tasks in unix platform.
func (*Processor) IsAllowed ¶
IsAllowed returns true if the current platform allows startup processor.
Directories ¶
Path | Synopsis |
---|---|
Package model provides model definition for startup processor
|
Package model provides model definition for startup processor |
Package serialport implements serial port capabilities
|
Package serialport implements serial port capabilities |
Click to show internal directories.
Click to hide internal directories.