package structs type TmplInOut struct { FileIn string FileOut string }