Searched defs:uiBugGroup (Results 1 – 1 of 1) sorted by relevance
89 type uiBugGroup struct { struct90 Now time.Time91 Caption string92 Fragment string93 Namespace string94 ShowNamespace bool95 ShowPatch bool96 ShowPatched bool97 ShowStatus bool98 ShowIndex int[all …]