thumbs

package
v0.0.0-...-3271837 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2021 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateThumbImage

func CreateThumbImage(path string) ([]byte, error)

func ExtractExif

func ExtractExif(path string) (map[string]string, error)

ExtractExif gets the exif data from a file

Types

type Thumbs

type Thumbs struct {
	Path  string
	Files []thumbFile
}

func Create

func Create(path string) (Thumbs, error)

Create scans a path for images and creates a new Thumbs object

func Load

func Load(path string) (Thumbs, error)

Load creates a new Thumbs object from a path

func (Thumbs) Equal

func (t Thumbs) Equal(b Thumbs) bool

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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