package
0.0.0-20230724151035-33f6f7a510d7
Repository: https://github.com/kiwiirc/plugin-fileuploader.git
Documentation: pkg.go.dev

# 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.