package model type Image struct { Name string Fallback string Save string Force bool }