storage

package
v0.0.0-...-d433a87 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2018 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Storage

type Storage interface {
	New(ctx ssh.Context) (io.WriteCloser, error)
}

type StorageFile

type StorageFile struct {
	// contains filtered or unexported fields
}

func NewFileStorage

func NewFileStorage(dir string) (*StorageFile, error)

func (*StorageFile) New

func (s *StorageFile) New(ctx ssh.Context) (io.WriteCloser, error)

Jump to

Keyboard shortcuts

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