accio

package
v0.0.0-...-3124197 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2017 License: BSD-3-Clause, BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Overview

Access interface - Provides back end chunk read/write interface

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Access

type Access interface {
	Init() (string, error)
	Name() string
	GetFile(src string, dst string) error
}

Directories

Path Synopsis
Implements local host cp access - mostly for testing and verifying before uploading to remote location
Implements local host cp access - mostly for testing and verifying before uploading to remote location
Implements AWS S3 access interface
Implements AWS S3 access interface
Many thanks to (1): https://blogs.oracle.com/janp/entry/how_the_scp_protocol_works and (2): https://gist.github.com/jedy/3357393 for pointing to (1) TODO: - VErify ctrl message and use its len ???
Many thanks to (1): https://blogs.oracle.com/janp/entry/how_the_scp_protocol_works and (2): https://gist.github.com/jedy/3357393 for pointing to (1) TODO: - VErify ctrl message and use its len ???

Jump to

Keyboard shortcuts

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