Y
Hacker News
new
|
ask
|
show
|
jobs
by
viraptor
848 days ago
The RoundTripper throws me off if anything. RetryRequest, RetryOnFailure, anything could be more descriptive.
1 comments
minism
848 days ago
It's an interface in the http package:
https://pkg.go.dev/net/http#RoundTripper
link
viraptor
848 days ago
Til. Thanks, I hate it.
link