Searched refs:ZipArgs (Results 1 – 4 of 4) sorted by relevance
191 err := zip.Zip(zip.ZipArgs{
343 args := zip.ZipArgs{425 args := zip.ZipArgs{
209 type ZipArgs struct { struct270 func ZipTo(args ZipArgs, w io.Writer) error { argument371 func Zip(args ZipArgs) error { argument
416 args := ZipArgs{}