Documentation ¶
Overview ¶
Package nativeexecutor provides functions to execute service application in Linux native
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NativeExecutor ¶
type NativeExecutor struct { executor.ServiceExecutionInfo executor.HasClientNotification }
NativeExecutor struct
func GetInstance ¶
func GetInstance() *NativeExecutor
GetInstance returns the single tone NativeExecutor instance
func (NativeExecutor) Execute ¶
func (t NativeExecutor) Execute(s executor.ServiceExecutionInfo) (err error)
Execute executes native service application
Click to show internal directories.
Click to hide internal directories.