Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for zipsumcache (0.1 sec)

  1. src/cmd/go/internal/modfetch/zip_sum_test/zip_sum_test.go

    	enableZipSum   = flag.Bool("zipsum", false, "enable TestZipSums")
    	debugZipSum    = flag.Bool("testwork", false, "when set, TestZipSums will preserve its test directory")
    	modCacheDir    = flag.String("zipsumcache", "", "module cache to use instead of temp directory")
    	shardCount     = flag.Int("zipsumshardcount", 1, "number of shards to divide TestZipSums into")
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 18 19:33:59 UTC 2023
    - 6.2K bytes
    - Viewed (0)
Back to top