Documentation
¶
Index ¶
Constants ¶
View Source
const KeyLeftShift uint32 = 0xFFE1
Variables ¶
This section is empty.
Functions ¶
func OpenVNCClient ¶
func OpenVNCClient(vncProxyInfo *sacloud.VNCProxyResponse) error
func SendCommand ¶
func SendCommand(vncProxyInfo *sacloud.VNCProxyResponse, command string, option *SendCommandOption) error
Types ¶
type SendCommandOption ¶
SendCommandOption is the Option value of VNC SendCommand
func NewSendCommandOption ¶
func NewSendCommandOption() *SendCommandOption
NewSendCommandOption returns new SendCommandOption
Click to show internal directories.
Click to hide internal directories.