thumbnailer

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: May 18, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Settings

type Settings struct {
	ThumbnailTypes []ThumbnailSettings
}

type ThumbnailSettings

type ThumbnailSettings struct {
	Name   string
	Width  int
	Height int
}

type Thumbnailer

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

func NewThumbnailer

func NewThumbnailer(thumnnailTypes []ThumbnailSettings) *Thumbnailer

func (*Thumbnailer) Close

func (t *Thumbnailer) Close()

func (*Thumbnailer) ProcessOne

func (t *Thumbnailer) ProcessOne(filePath string) ([]byte, error)

func (*Thumbnailer) Push

func (t *Thumbnailer) Push(filePath string)

func (*Thumbnailer) ResultChan

func (t *Thumbnailer) ResultChan() <-chan []byte

func (*Thumbnailer) StartWorkers

func (t *Thumbnailer) StartWorkers()

Jump to

Keyboard shortcuts

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