Searched defs:localZipArtifact (Results 1 – 1 of 1) sorted by relevance
38 type localZipArtifact struct { struct39 zr *zip.ReadCloser40 files []*ZipArtifactFile62 func (z *localZipArtifact) Files() ([]*ZipArtifactFile, error) {67 func (z *localZipArtifact) Close() {