Searched defs:ZipEntryContents (Results 1 – 1 of 1) sorted by relevance
48 type ZipEntryContents interface { interface176 func (oz *OutputZip) addZipEntry(name string, source ZipEntryContents) (ZipEntryContents, error) {