여러 url 요청을 받아서 그중 하나가 완료 되었을 때
다른 고루틴 url 을 종료 처리하는 기능
context 를 이요하여 goroutine 생성시 전달하여 처리함
hedgedrequest_cancellation.go
GitHub Gist: instantly share code, notes, and snippets.
gist.github.com
gist.github.com/RicardoLinck/de61fb488ef8db0ab6fc749941f52919#file-hedgedrequest_cancellation-go