wechaty/go-wechaty

View on GitHub
wechaty-puppet/helper/http_client.go

Summary

Maintainability
A
0 mins
Test Coverage

exported var HttpClient should have comment or be unexported
Open

var HttpClient = http.Client{
Severity: Minor
Found in wechaty-puppet/helper/http_client.go by golint

var HttpClient should be HTTPClient
Open

var HttpClient = http.Client{
Severity: Minor
Found in wechaty-puppet/helper/http_client.go by golint

There are no issues that match your filters.

Category
Status