Searched defs:licensesContainer (Results 1 – 1 of 1) sorted by relevance
88 type licensesContainer struct { struct89 licenses []string92 func (r licensesContainer) getLicenses() []string {