wechaty/go-wechaty

View on GitHub
wechaty/factory/friendship.go

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

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

func (m *FriendshipFactory) Load(id string) _interface.IFriendship {
Severity: Minor
Found in wechaty/factory/friendship.go by golint

exported type FriendshipFactory should have comment or be unexported
Open

type FriendshipFactory struct {
Severity: Minor
Found in wechaty/factory/friendship.go by golint

There are no issues that match your filters.

Category
Status