Searched refs:FileInputZip (Results 1 – 1 of 1) sorted by relevance
636 type FileInputZip struct { struct641 func (fiz *FileInputZip) Name() string { argument645 func (fiz *FileInputZip) Close() error { argument654 func (fiz *FileInputZip) Entries() []*zip.File { argument661 func (fiz *FileInputZip) IsOpen() bool { argument665 func (fiz *FileInputZip) Open() error { argument746 inputZips[i] = inputZipsManager.Manage(&FileInputZip{name: input})