wechaty/go-wechaty

View on GitHub
wechaty/factory/image.go

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

exported type ImageFactory should have comment or be unexported
Open

type ImageFactory struct {
Severity: Minor
Found in wechaty/factory/image.go by golint

exported method ImageFactory.Create should have comment or be unexported
Open

func (i *ImageFactory) Create(id string) _interface.IImage {
Severity: Minor
Found in wechaty/factory/image.go by golint

There are no issues that match your filters.

Category
Status