Searched defs:FileInputZip (Results 1 – 1 of 1) sorted by relevance
636 type FileInputZip struct { struct637 name string638 reader *zip.ReadCloser641 func (fiz *FileInputZip) Name() string {645 func (fiz *FileInputZip) Close() error {654 func (fiz *FileInputZip) Entries() []*zip.File {661 func (fiz *FileInputZip) IsOpen() bool {665 func (fiz *FileInputZip) Open() error {