Searched refs:Extractor (Results 1 – 1 of 1) sorted by relevance
69 var extractor *Extractor212 type Extractor struct { struct219 func NewExtractor(name string) (*Extractor, error) {236 return &Extractor{242 func (e *Extractor) Close() error { argument249 func (e *Extractor) Extract(dir string) error { argument276 func (e *Extractor) single(file *zip.File, outName string) error { argument