Aixleft

Results 1 issues of Aixleft

why not use headers := []string{"url", "id", "name", "address", "phone", "email"} instead of headers := []string{"name", "address", "phone", "email"} headers = append([]string{"url", "id"}, headers...)