Skip to content

merge url id into headers#7

Open
Aixleft723 wants to merge 1 commit intophilipithomas:masterfrom
Aixleft723:merge_headers
Open

merge url id into headers#7
Aixleft723 wants to merge 1 commit intophilipithomas:masterfrom
Aixleft723:merge_headers

Conversation

@Aixleft723
Copy link
Copy Markdown

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...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant