httpx: Request 和 Response 初步设计 #629
Annotations
4 errors
golangci-lint:
net/httpx/request_test.go#L51
Error return value of `writer.Write` is not checked (errcheck)
|
golangci-lint:
net/httpx/request_test.go#L53
Error return value of `server.Serve` is not checked (errcheck)
|
golangci-lint:
net/httpx/request.go#L29
field `interceptors` is unused (unused)
|
golangci-lint
issues found
|
The logs for this run have expired and are no longer available.
Loading