Versions in this module Expand all Collapse all v0 v0.1.0 Jun 17, 2024 Changes in this version + const AlbumFile + const GalleryFile + const TemplateAlbumFile + const TemplateGalleryFile + type Album struct + Id string + Link string + Title string + XMLName xml.Name + type AlbumPage struct + Albums []Album + Back string + Copyright string + Title string + XMLName xml.Name + type Gallery struct + Back string + Copyright string + Download string + Image Size + Photos []Photo + Preview Size + Thumb Size + Title string + XMLName xml.Name + type Photo struct + Aperture string + Caption string + Date string + Download string + Exposure string + Filename string + FocalLength string + ISO string + Name string + Original Size + Title string + XMLName xml.Name + type Size struct + Height int + Width int