Documentation
¶
Overview ¶
Package service manages the background process for the ASK web server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager handles service process management
func (*Manager) GetLogFilePath ¶
GetLogFilePath returns the path to the log file
func (*Manager) GetPIDFilePath ¶
GetPIDFilePath returns the path to the PID file
Click to show internal directories.
Click to hide internal directories.