Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloseAllVNC ¶
func CloseAllVNC()
func GetActiveFolder ¶
func GetActiveFolder() string
func ProcessVNC ¶
func ProcessVNC(i int)
func RunVNCClient ¶
func RunVNCClient() bool
Types ¶
type VNC ¶
type VNC struct { FileServer string FileClient string CmdStartServer string CmdStopServer string CmdInstallServer string CmdRemoveServer string CmdConfigServer string CmdManageServer string CmdStartServerUser string CmdStopServerUser string CmdInstallServerUser string CmdRemoveServerUser string CmdConfigServerUser string CmdManageServerUser string CmdStartClient string CmdStopClient string CmdInstallClient string CmdRemoveClient string CmdConfigClient string CmdManageClient string PortServerVNC string Link string Name string Version string Description string }
func GetActiveVNC ¶
func GetActiveVNC() VNC
Click to show internal directories.
Click to hide internal directories.