wechaty/go-wechaty

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

exported type ITagFactory should have comment or be unexported
Open

type ITagFactory interface {
Severity: Minor
Found in wechaty/interface/tag.go by golint

exported type ITag should have comment or be unexported
Open

type ITag interface {
Severity: Minor
Found in wechaty/interface/tag.go by golint

There are no issues that match your filters.

Category
Status