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

Improve documentation for custom response writer implementation #22

Merged
merged 2 commits into from
Jun 28, 2023

Conversation

tigerwill90
Copy link
Owner

Just a few documentation enchancement and providing guidance on implementing custom http.ResponseWriter with the necessary http interfaces.

@codecov
Copy link

codecov bot commented Jun 28, 2023

Codecov Report

Merging #22 (1ba74d4) into master (7370b63) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
- Coverage   86.41%   86.40%   -0.01%     
==========================================
  Files          12       12              
  Lines        1789     1788       -1     
==========================================
- Hits         1546     1545       -1     
  Misses        210      210              
  Partials       33       33              
Flag Coverage Δ
coverage.txt 86.40% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
fox.go 92.69% <ø> (ø)
params.go 94.73% <ø> (-0.27%) ⬇️

@tigerwill90 tigerwill90 merged commit 25ce336 into master Jun 28, 2023
@tigerwill90 tigerwill90 deleted the docs/wrapped-response-writer branch June 28, 2023 22:06
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

Successfully merging this pull request may close these issues.

2 participants