rehttp
Package rehttp implements a Go HTTP transport that handles retries.
파일 탐색기
최종 버전 다운로드 (.zip)- test.yml
- FUNDING.yml
- pre-commit
- lint_tester.goo
- cancelreader.go
- context_post17.go
- context_pre17.go
- example_test.go
- go.mod
- go.sum
- LICENSE
- perattempttimeout_post17.go
- perattempttimeout_pre17.go
- README.md
- rehttp.go
- rehttp_delayfn_test.go
- rehttp_mock_test.go
- rehttp_retryfn_test.go
- rehttp_server_post17_test.go
- rehttp_server_test.go
- timeouterr_post113.go
- timeouterr_pre113.go
- timeouterr_test.go
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/PuerkitoBio/rehttp
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd rehttp
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
