golang.org/x/mod/zip.CheckedFiles.Omitted (field)
8 uses
golang.org/x/mod/zip (current package)
zip.go#L108: Omitted []FileError
zip.go#L206: cf.Omitted = append(cf.Omitted, fe)
zip.go#L348: cf.Omitted = append(cf.Omitted, omitted...)
zip.go#L349: for i := range cf.Omitted {
zip.go#L350: cf.Omitted[i].Path = filepath.Join(dir, cf.Omitted[i].Path)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |