func internal/filepathlite.Base
3 uses
internal/filepathlite (current package)
path.go#L225: func Base(path string) string {
os
stat_linux.go#L14: fs.name = filepathlite.Base(name)
path/filepath
path.go#L456: return filepathlite.Base(path)
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux 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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |