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

merge GetErr and GetResponse into one Do #75

Open
noxecane opened this issue Nov 26, 2023 · 2 comments
Open

merge GetErr and GetResponse into one Do #75

noxecane opened this issue Nov 26, 2023 · 2 comments
Assignees

Comments

@noxecane
Copy link
Owner

func GetErr(res *http.Response) error {

This is primarily because it's supposed to encapsulate what happens from a JSON perspective after calling http.Client.Do.

@arewabolu
Copy link
Collaborator

Added a commit to resolve this issue

@noxecane
Copy link
Owner Author

create a PR so I can review

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

2 participants