photo

package
v0.0.0-...-d335ae2 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Photo

type Photo struct {
	FilePath    string
	TakenTime   time.Time
	Width       int
	Height      int
	Orientation int // EXIF orientation value, 1–8
}

Photo represents a single photo's metadata (including orientation).

func Load

func Load(albumDirs []string) ([]Photo, error)

Load walks each album directory, gathering metadata for each image file.

Jump to

Keyboard shortcuts

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