file

package
v0.0.0-...-0f68569 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrNil defines an error sent when an unexpected value is nil
	ErrNil = errors.New("value is nil")
)

Functions

This section is empty.

Types

type Storage

type Storage struct {
	Path string
}

Storage implements the video clip storage interface which stores clips to the filesystem

func (*Storage) Save

func (s *Storage) Save(c decryptor.Clip, r io.Reader) (string, error)

Save stores the decrypted video clip to teh filesystem

Jump to

Keyboard shortcuts

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