wechaty/go-wechaty

View on GitHub
wechaty/interface/room_invitation.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type IRoomInvitationFactory should have comment or be unexported
Open

type IRoomInvitationFactory interface {
Severity: Minor
Found in wechaty/interface/room_invitation.go by golint

exported type IRoomInvitation should have comment or be unexported
Open

type IRoomInvitation interface {
Severity: Minor
Found in wechaty/interface/room_invitation.go by golint

don't use an underscore in package name
Open

package _interface
Severity: Minor
Found in wechaty/interface/room_invitation.go by golint

There are no issues that match your filters.

Category
Status