wechaty/go-wechaty

View on GitHub
wechaty/user/friendship.go

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

exported type Friendship should have comment or be unexported
Open

type Friendship struct {
Severity: Minor
Found in wechaty/user/friendship.go by golint

comment on exported method Friendship.ToJSON should be of the form "ToJSON ..."
Open

// toJSON get friendShipPayload Json
Severity: Minor
Found in wechaty/user/friendship.go by golint

exported method Friendship.Type should have comment or be unexported
Open

func (f *Friendship) Type() schemas.FriendshipType {
Severity: Minor
Found in wechaty/user/friendship.go by golint

There are no issues that match your filters.

Category
Status