Documentation
¶
Index ¶
- Variables
- func AutoRestart() error
- func GetLatestedVersion()
- func GetSFPID() int32
- func GetStartArgs() []string
- func InitSFHandler()
- func InstallSFServer(force bool) error
- func IsInstalled() bool
- func IsRunning() bool
- func KillSFServer() error
- func RemoveSFServer() error
- func SendStates()
- func ShutdownSFHandler() error
- func ShutdownSFServer() error
- func StartSFServer() error
- func UpdateSFServer() error
Constants ¶
This section is empty.
Variables ¶
View Source
var ( SF_PID int32 = -1 SF_SUB_PID int32 = -1 )
Functions ¶
func AutoRestart ¶ added in v1.0.47
func AutoRestart() error
func GetLatestedVersion ¶
func GetLatestedVersion()
func GetStartArgs ¶
func GetStartArgs() []string
func InitSFHandler ¶
func InitSFHandler()
func InstallSFServer ¶
func IsInstalled ¶
func IsInstalled() bool
func KillSFServer ¶
func KillSFServer() error
func RemoveSFServer ¶
func RemoveSFServer() error
func SendStates ¶
func SendStates()
func ShutdownSFHandler ¶
func ShutdownSFHandler() error
func ShutdownSFServer ¶
func ShutdownSFServer() error
func StartSFServer ¶
func StartSFServer() error
func UpdateSFServer ¶
func UpdateSFServer() error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.