Searched refs:ZipArgs (Results 1 – 4 of 4) sorted by relevance
227 err := zip.Zip(zip.ZipArgs{
421 args := zip.ZipArgs{448 args := zip.ZipArgs{
571 args := ZipArgs{}698 args := ZipArgs{}
271 type ZipArgs struct { struct292 func zipTo(args ZipArgs, w io.Writer) error { argument401 func Zip(args ZipArgs) error { argument