var updateTestData … var enableZipSum … var debugZipSum … var modCacheDir … var shardCount … var shardIndex … const zipSumsPath … type zipSumTest … func TestZipSums(t *testing.T) { … } func readZipSumTests() ([]zipSumTest, error) { … } func writeZipSumTests(tests []zipSumTest) (err error) { … }