Documentation
¶
Index ¶
Constants ¶
View Source
const ( ACTIVE = 1 INACTIVE = 0 )
View Source
const PORT int = 3000
Variables ¶
View Source
var ADDR string = fmt.Sprintf(":%d", PORT)
Functions ¶
func CheckStatus ¶
func CheckStatus()
func GetControllerStatus ¶
func GetControllerStatus() int
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.