Discover Packages
github.com/rclone/rclone
cmd
serve
servetest
package
Version:
v1.59.0
Opens a new window with list of versions in this module.
Published: Jul 9, 2022
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package servetest provides infrastructure for running loopback
tests of "rclone serve backend:" against the backend integration
tests.
Run runs the server then runs the unit tests for the remote against
it.
StartFn describes the callback which should start the server with
the Fs passed in.
It should return a config for the backend used to connect to the
server and a clean up function
Source Files
¶
Click to show internal directories.
Click to hide internal directories.