var golang.org/x/mod/zip.errPathNotClean
3 uses
golang.org/x/mod/zip (current package)
zip.go#L162: errPathNotClean = errors.New("file path is not clean")
zip.go#L249: addError(p, false, errPathNotClean)
zip.go#L427: addError(zf, errPathNotClean)
![]() |
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. |