Searched defs:act (Results 1 – 1 of 1) sorted by relevance
281 type act struct { struct282 actsOn, condition string286 func (a act) String() string {291 func toActionSet(lg *LicenseGraph, data []act) ActionSet {