Documentation
¶
Index ¶
Constants ¶
View Source
const (
BlockSize = 4 * 1048576 // 4MiB
)
Variables ¶
View Source
var ( ErrorRangeRequestNotSupported = errors.New("range request not supported") ErrorInvalidContentLength = errors.New("invalid content length") )
Functions ¶
func NewDropboxToLocal ¶
func NewDropboxToLocal(ctx dbx_context.Context) es_filesystem.Connector
Types ¶
type DownloadHeadResponse ¶
Click to show internal directories.
Click to hide internal directories.