Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { BaseURL string MetadataBackend app.RemovableBackend FileBackend app.RemovableFastBackend Logger *zap.Logger }
type Service ¶
type Service struct {
Options
}
func NewService ¶
func (*Service) RetrieveRoute ¶
RetrieveRoute returns a mountable router for retrieving files. Alternatively, it can mount directly to the provided router.
Click to show internal directories.
Click to hide internal directories.