wechaty/go-wechaty

View on GitHub
wechaty/interface/image.go

Summary

Maintainability
A
0 mins
Test Coverage

don't use an underscore in package name
Open

package _interface
Severity: Minor
Found in wechaty/interface/image.go by golint

exported type IImageFactory should have comment or be unexported
Open

type IImageFactory interface {
Severity: Minor
Found in wechaty/interface/image.go by golint

exported type IImage should have comment or be unexported
Open

type IImage interface {
Severity: Minor
Found in wechaty/interface/image.go by golint

There are no issues that match your filters.

Category
Status