package
0.0.0-20241030160950-bd9432071d43
Repository: https://github.com/flutterdizaster/file-server.git
Documentation: pkg.go.dev

# Functions

New creates new DocumentsController.

# Structs

DocumentsController used to upload, download and delete documents.
Settings used to create DocumentsController.

# Interfaces

DocumentController used to upload, download and delete documents.
MetadataCache used to cache metadata.
MetadataRepository used to upload, download and delete metadata.
UserRepository used to get user by login.