wechaty/go-wechaty

View on GitHub
wechaty/interface/contact_self.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/contact_self.go by golint

exported type IContactSelf should have comment or be unexported
Open

type IContactSelf interface {
Severity: Minor
Found in wechaty/interface/contact_self.go by golint

exported type IContactSelfFactory should have comment or be unexported
Open

type IContactSelfFactory interface {
Severity: Minor
Found in wechaty/interface/contact_self.go by golint

There are no issues that match your filters.

Category
Status