meta

package
v0.0.0-...-211074d Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2020 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCSVtemplate

func CreateCSVtemplate(dir string)

func ScrapeAttrsCSV

func ScrapeAttrsCSV(csvFileName string)

func WriteAttrs

func WriteAttrs(jpegFileName string, attrs Attrs)

func WriteAttrsFromCSV

func WriteAttrsFromCSV(csvFileName string)

Types

type Attrs

type Attrs struct {
	Title       *string
	Description *string
	Keywords    []string
}

func Scrape

func Scrape(url string) *Attrs

type Exiv

type Exiv struct {
	Base string
}

func NewExiv

func NewExiv() *Exiv

func (Exiv) WriteDescription

func (e Exiv) WriteDescription(filename string, description string)

func (Exiv) WriteKeywords

func (e Exiv) WriteKeywords(filename string, keywords []string)

func (Exiv) WriteTitle

func (e Exiv) WriteTitle(filename string, title string)

Jump to

Keyboard shortcuts

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