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

Fix Send() documentation code #528

Merged
merged 1 commit into from Mar 6, 2023

Conversation

lordzsolt
Copy link
Contributor

I'm guessing the previous code was a typo and client.R().Send() would just send an empty request, not the configured req.

@codecov
Copy link

codecov bot commented Jul 19, 2022

Codecov Report

Merging #528 (a90dc90) into master (313f419) will decrease coverage by 0.31%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #528      +/-   ##
==========================================
- Coverage   96.69%   96.39%   -0.31%     
==========================================
  Files          10       10              
  Lines        1330     1330              
==========================================
- Hits         1286     1282       -4     
- Misses         26       30       +4     
  Partials       18       18              
Impacted Files Coverage Δ
request.go 96.35% <ø> (-1.46%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jeevatkm jeevatkm removed the run-build label Mar 5, 2023
@jeevatkm jeevatkm merged commit 45d9f8b into go-resty:master Mar 6, 2023
@jeevatkm
Copy link
Member

jeevatkm commented Mar 6, 2023

Thanks @lordzsolt for improving resty docs. I'm sorry for the delayed attention on the PR.

@jeevatkm jeevatkm added this to the v2.8.0 Milestone milestone Mar 6, 2023
@lordzsolt lordzsolt deleted the fix-send-example branch November 6, 2023 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants