cloud

package
v0.22.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package cloud defines how to transport the files out to the cloud ☁️

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Transporter

type Transporter struct {
	Config transporters.Config
}

Transporter is the main struct for this plugin

func (*Transporter) Check

func (t *Transporter) Check() error

Check if the transporter is valid

func (Transporter) Send

func (t Transporter) Send(s, u string) error

Send sends the data up

func (Transporter) SendWithChannel added in v0.18.0

func (t Transporter) SendWithChannel(s, u string, c chan rclone.TransferStatus) error

SendWithChannel the data on up with an optional channel

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL