photos

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2024 License: MIT Imports: 21 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 {
	Thumbnail string
	Page      string
	Original  string
	Exif      *exif.Exif
	Time      time.Time
}

func NewPhoto

func NewPhoto(path string) (*Photo, error)

func (*Photo) Aperture

func (p *Photo) Aperture() string

func (*Photo) Camera

func (p *Photo) Camera() string

func (*Photo) FocalLength

func (p *Photo) FocalLength() string

func (*Photo) ISO

func (p *Photo) ISO() string

func (*Photo) Lens

func (p *Photo) Lens() string

func (*Photo) Name

func (p *Photo) Name() string

func (*Photo) ShutterSpeed

func (p *Photo) ShutterSpeed() string

Jump to

Keyboard shortcuts

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