Searched defs:uiManager (Results 1 – 1 of 1) sorted by relevance
45 type uiManager struct { struct46 Namespace string47 Name string48 Link string49 CurrentBuild *uiBuild50 FailedBuildBugLink string51 LastActive time.Time52 LastActiveBad bool53 CurrentUpTime time.Duration54 MaxCorpus int64[all …]