Versions in this module Expand all Collapse all v0 v0.2.1 Oct 25, 2014 Changes in this version type CommandArguments + Focus bool v0.1.0 Oct 18, 2014 Changes in this version + type Command struct + Action string + Args CommandArguments + ID uint + Method string + ObjectType string + TargetID uint + func (c Command) Send(conn net.Conn) + type CommandArguments struct + CommandID uint + CookieStore bool + GroupID uint + Label string + MenuID uint + OffTheRecord bool + RootUrl string + SessionID uint + Size SizeHW + Title string + Value bool + WindowID uint + X int + Y int + type CommandResponse struct + Action string + Error string + Event EventResult + ID uint + Result ReplyResult + type EventResult struct + CommandID uint + EventFlags int + type ReplyResult struct + TargetID uint + type SizeHW struct + Height uint + Width uint