File: README.md

package info (click to toggle)
golang-github-minio-filepath 1.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 60 kB
  • sloc: makefile: 2
file content (4 lines) | stat: -rw-r--r-- 189 bytes parent folder | download
1
2
3
4
# filepath

Package `filepath` is an alternative implementation of Go's filepath.Walk() to cater for flat key style sorted walk, this project is mainly used in https://github.com/minio/mc