package
0.0.0-20210916025058-5354b9319c90
Repository: https://github.com/ap4y/cloud.git
Documentation: pkg.go.dev

# Functions

NewDiskSource returns disk based source for a provided base dir path.
NewFilesAPI returns a new http.Handler instance that implements files related endpoints.

# Constants

ItemTypeDirectory represents directories.
ItemTypeFile represents files.

# Structs

Item represents a single source file.

# Interfaces

Source provides album and images metadata.

# Type aliases

ItemType defines entity types supported by sources.