package
Version:
v1.20.87
Opens a new window with list of versions in this module.
Published: Jul 18, 2024
License: Zlib
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func DoService(conf Config, startService func(isWindowsService bool), stopService func())
type Config struct {
ServiceName string `json:"serviceName" yaml:"serviceName" xml:"serviceName"`
ServiceDesc string `json:"serviceDesc" yaml:"serviceDesc" xml:"serviceDesc"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.