Documentation
¶
Rendered for windows/amd64
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WindowsExporterService ¶
type WindowsExporterService struct {
// contains filtered or unexported fields
}
WindowsExporterService channel for service stop
func NewWindowsExporterService ¶
func NewWindowsExporterService(ch chan<- bool) *WindowsExporterService
NewWindowsExporterService return new WindowsExporterService
func (*WindowsExporterService) Execute ¶
func (s *WindowsExporterService) Execute(args []string, r <-chan svc.ChangeRequest, changes chan<- svc.Status) (ssec bool, errno uint32)
Execute run programm directly or for service
Click to show internal directories.
Click to hide internal directories.