barasher / go-exiftool

Golang wrapper for Exiftool : extract as much metadata as possible (EXIF, ...) from files (pictures, pdf, office documents, ...)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add "typed" getters for fields

barasher opened this issue · comments

Add "typed" getters to FileMetadata struct:

  • getString
  • getStrings
  • getFloat
  • getInt