Searched refs:ZipArgs (Results 1 – 4 of 4) sorted by relevance
214 err := zip.Zip(zip.ZipArgs{
359 args := zip.ZipArgs{443 args := zip.ZipArgs{
438 args := ZipArgs{}555 args := ZipArgs{}
237 type ZipArgs struct { struct255 func zipTo(args ZipArgs, w io.Writer) error { argument357 func Zip(args ZipArgs) error { argument