package main type Files struct { Model string Release string Checksum string Size int64 Name string }