package main type OutputFileTmplData struct { Name string OS string Arch string Ext string }