package dialog type FileFilter struct { Name string Exts []string }