Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WindowsServiceType ¶
type WindowsServiceType int
WindowsServiceType is an enum of the various type of Windows Service
const ( WindowsService WindowsServiceType = iota ScheduledTask IISApplicationPool )
func (WindowsServiceType) String ¶
func (r WindowsServiceType) String() string
Click to show internal directories.
Click to hide internal directories.