Searched refs:licensesContainer (Results 1 – 1 of 1) sorted by relevance
88 type licensesContainer struct { struct92 func (r licensesContainer) getLicenses() []string { argument139 func makeLicensesContainer(propVals []string) licensesContainer {143 return licensesContainer{licenses}278 var c licensesContainer280 c = value.(licensesContainer)282 c = licensesContainer{}