Skip to content

Instantly share code, notes, and snippets.

@markbates
Created December 10, 2015 18:29
Show Gist options
  • Save markbates/57d77fda3a0cd1fc9118 to your computer and use it in GitHub Desktop.
Save markbates/57d77fda3a0cd1fc9118 to your computer and use it in GitHub Desktop.
if err != nil {
log.Fatal(err)
}
fmt.Printf("res.StatusCode: %d\n", res.StatusCode)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment