package
2.0.1+incompatible
Repository: https://github.com/artpar/rclone.git
Documentation: pkg.go.dev

# Functions

New makes a DirCache The cache is safe for concurrent use.
SplitPath splits a path into directory, leaf Path shouldn't start or end with a / If there are no slashes then directory will be "" and leaf = path.

# Structs

DirCache caches paths to directory IDs and vice versa.

# Interfaces

DirCacher describes an interface for doing the low level directory work.