package global var Options []string func init() { Options = make([]string, 0) }