Skip to content

Instantly share code, notes, and snippets.

@divoxx
Created October 4, 2013 22:07
Show Gist options
  • Select an option

  • Save divoxx/6833615 to your computer and use it in GitHub Desktop.

Select an option

Save divoxx/6833615 to your computer and use it in GitHub Desktop.
(gdb) p *req
$4 = {*net/http.Request = 0xc2000bb680, Params = 0xc20014b600}
(gdb) p *req->Params
A syntax error in expression, near `>Params'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment