wechaty/go-wechaty

View on GitHub
wechaty/factory/message.go

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

exported type MessageFactory should have comment or be unexported
Open

type MessageFactory struct {
Severity: Minor
Found in wechaty/factory/message.go by golint

exported method MessageFactory.Load should have comment or be unexported
Open

func (m *MessageFactory) Load(id string) _interface.IMessage {
Severity: Minor
Found in wechaty/factory/message.go by golint

There are no issues that match your filters.

Category
Status