wechaty/go-wechaty

View on GitHub
wechaty/user/image.go

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

Your code does not pass gofmt in 1 place. Go fmt your code!
Open

package user
Severity: Minor
Found in wechaty/user/image.go by gofmt

struct field ImageId should be ImageID
Open

    ImageId string
Severity: Minor
Found in wechaty/user/image.go by golint

exported type Images should have comment or be unexported
Open

type Images struct {
Severity: Minor
Found in wechaty/user/image.go by golint

There are no issues that match your filters.

Category
Status