Documentation
¶
Index ¶
- Constants
- func CheckGUIIsAliveUNIX(quit func())
- func CheckGUIIsAliveWindows(quit func())
- func CheckPIDIsAlive(pid int) bool
- func KillProcess(p *os.Process)
- func Pause()
- func UDPSend(msg []byte, conn *net.UDPConn, addr *net.UDPAddr) error
- func UDPSendStr(msg string, conn *net.UDPConn, addr *net.UDPAddr) error
Constants ¶
View Source
const (
AppName = "PacketFence Zero Trust Client"
)
Variables ¶
This section is empty.
Functions ¶
func CheckGUIIsAliveUNIX ¶
func CheckGUIIsAliveUNIX(quit func())
func CheckGUIIsAliveWindows ¶
func CheckGUIIsAliveWindows(quit func())
func CheckPIDIsAlive ¶
func KillProcess ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.