# Functions
NewService returns a new Service for upload operations.
# Constants
PathPrefix is the path prefix for the upload service.
# Structs
CreateResponse is the response from the Create method.
InfoResponse is the response from the Info method.
ResumeResponse is the response from the Resume method.
Service owns the /upload methods.
StatusResponse is the response from the Status method.
UploadResponse is the response from the Upload method.