Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Concierge ¶
type Concierge struct {
// contains filtered or unexported fields
}
func (*Concierge) CreateService ¶
CreateService configures the Windows service correctly, returning the service.
func (*Concierge) Enable ¶
Enable will start the Windows Service. If the service doesn't exist it will create it.
func (*Concierge) ServiceExists ¶
ServiceExists retrieves the Windows service if exists.
Click to show internal directories.
Click to hide internal directories.