Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extending the library #6

Open
elazarl opened this issue Sep 2, 2012 · 0 comments
Open

Extending the library #6

elazarl opened this issue Sep 2, 2012 · 0 comments

Comments

@elazarl
Copy link

elazarl commented Sep 2, 2012

Hi,

I have a couple things missing, let me know if you'll accept a pull request:

  1. In the As{String,Byte...) family of functions, I'm missing AsJson(&jsonStruct),
  2. In the As{String,Byte...} family of functions, I'm missing the response status code. In order not to break backwards compatibility, we can add AsStringStatus() (sstring, status int, err error).
  3. Accept url.Values for url parameters. Say, add a ParamForm function. To be more consistent with the http pacakge

If that's OK, I'll submit a pull request.

Thanks,
Elazar

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

No branches or pull requests

1 participant