go-elasticsearch
go-elasticsearch copied to clipboard
Transport: logger LogRoundTrip (check request and response is not nill)
Proposal.
There could be nil pointer dereference
in these methods.
Check if req, res and req.URL are not nil
.