Skip to main content

Module source

Module source 

Source
Expand description

Pluggable document sources. The default is a local folder; FTP and SFTP are available behind the remote-sources feature.

Modules§

folder
Local folder document source. Recursively lists files under a root directory; works over any mounted filesystem (local disk, NFS, FUSE, …).

Structs§

SourceRef
A handle to one document available from a source.

Traits§

DocumentSource
A place documents are read from.

Functions§

from_config
Build the document source selected by cfg.source.