uploading

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2020 License: MIT Imports: 21 Imported by: 0

Documentation

Overview

Package uploading contains structure and methods for uploading files towards LocalEGA instance.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Uploader

type Uploader interface {
	Upload(path string, resume bool) error
	// contains filtered or unexported methods
}

Uploader interface provides methods for uploading files towards LocalEGA instance.

func NewUploader

func NewUploader(client *requests.Client, fileManager *files.FileManager, resumablesManager *resuming.ResumablesManager) (Uploader, error)

NewUploader method constructs Uploader structure.

Jump to

Keyboard shortcuts

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