gin-contrib / timeout

Timeout middleware for Gin
MIT License
183 stars 37 forks source link

docs: Add middleware in all handler #28

Closed appleboy closed 2 years ago

appleboy commented 2 years ago

fix: https://github.com/gin-contrib/timeout/issues/12

codecov-commenter commented 2 years ago

Codecov Report

Merging #28 (3611e38) into master (657e8cb) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #28   +/-   ##
=======================================
  Coverage   94.91%   94.91%           
=======================================
  Files           4        4           
  Lines         118      118           
=======================================
  Hits          112      112           
  Misses          4        4           
  Partials        2        2           
Flag Coverage Δ
go- 89.83% <ø> (-5.09%) :arrow_down:
go-1.14 94.91% <ø> (ø)
go-1.15 92.37% <ø> (-2.55%) :arrow_down:
go-1.16 92.37% <ø> (-2.55%) :arrow_down:
go-1.17 89.83% <ø> (ø)
go-1.18 94.91% <ø> (ø)
macos-latest 89.83% <ø> (-5.09%) :arrow_down:
ubuntu-latest 94.91% <ø> (ø)

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


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 657e8cb...3611e38. Read the comment docs.