Searched refs:FileInputZip (Results 1 – 1 of 1) sorted by relevance
638 type FileInputZip struct { struct643 func (fiz *FileInputZip) Name() string {647 func (fiz *FileInputZip) Close() error {656 func (fiz *FileInputZip) Entries() []*zip.File {663 func (fiz *FileInputZip) IsOpen() bool {667 func (fiz *FileInputZip) Open() error {753 inputZips[i] = inputZipsManager.Manage(&FileInputZip{name: input})