Documentation ¶ Index ¶ Variables func Execute() error type UnityStatus Constants ¶ This section is empty. Variables ¶ View Source var Version = "dev" Functions ¶ func Execute ¶ func Execute() error Types ¶ type UnityStatus ¶ type UnityStatus struct { State string `json:"state"` ProjectPath string `json:"projectPath"` Port int `json:"port"` PID int `json:"pid"` UnityVersion string `json:"unityVersion"` Timestamp int64 `json:"timestamp"` } Source Files ¶ View all Source files batch.goconsole.goeditor.goexec.gomenu.goprofiler.goreserialize.goroot.gostatus.goupdate.goversion.go Click to show internal directories. Click to hide internal directories.