Searched defs:licensesContainer (Results 1 – 1 of 1) sorted by relevance
117 type licensesContainer struct { struct118 licenses []string121 func (r licensesContainer) getLicenses() []string {