# Functions
New creates a new file based storage backend.
RemoveWithDirs deletes the given path and its empty parent directories up to the given basePath.
taken from https://github.com/tus/tusd/blob/42bfe35457f8bfc79a0af40a9f51c8112903737e/internal/uid/uid.go.
# Structs
ShardedFileStore implements various tusd.DataStore-related interfaces.