package
0.0.0-20241220171159-391a2326e1f1
Repository: https://github.com/kbase/dts.git
Documentation: pkg.go.dev
# Functions
Requests that the task with the given UUID be canceled.
Creates a new transfer task associated with the user with the specified Orcid ID to the manager's set, returning a UUID for the task.
Returns true if tasks are currently being processed, false if not.
starts processing tasks according to the given configuration, returning an informative error if anything prevents this.
Given a task UUID, returns its transfer status (or a non-nil error indicating any issues encountered).
Stops processing tasks.
# Constants
useful constants.
useful constants.
useful constants.
useful constants.
useful constants.
useful constants.
useful constants.
# Structs
indicates that Start() has been called when tasks are being processed.
indicates that a transfer has been requested with no files(!).
indicates that a task is sought but not found.
indicates that Stop() has been called when tasks are not being processed.
indicates that a payload has been requested that is too large.
this type holds a specification used to create a valid transfer task.
# Type aliases
useful type aliases.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author