Documentation ¶ Rendered for windows/amd64 Index ¶ func Create(serviceName, binPath, accountName, password string) error func Delete(serviceName string) error func IsInstalled(serviceName string) bool func IsRunning(serviceName string) bool func Start(serviceName string) error func Stop(serviceName string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Create ¶ func Create(serviceName, binPath, accountName, password string) error func Delete ¶ func Delete(serviceName string) error func IsInstalled ¶ func IsInstalled(serviceName string) bool func IsRunning ¶ func IsRunning(serviceName string) bool func Start ¶ func Start(serviceName string) error func Stop ¶ func Stop(serviceName string) error Types ¶ This section is empty. Source Files ¶ View all Source files service_windows.go Click to show internal directories. Click to hide internal directories.