package
2.0.0-20250403040254-885e5f19607f
Repository: https://github.com/owncloud/reva.git
Documentation: pkg.go.dev

# Functions

DetectBackendOnDisk returns the name of the metadata backend being used on disk.
New returns a new Lookup instance.
Pathify segments the beginning of a string into depth segments of width length Pathify("aabbccdd", 3, 1) will return "a/a/b/bccdd".

# Structs

Lookup implements transformations from filepath to node and back.