feat: GetPinnedConversationIDs #190
Annotations
9 errors
internal/rpc/group/group.go#L105
cannot use &gs (value of type *groupServer) as "github.com/openimsdk/protocol/group".GroupServer value in argument to grouphash.NewGroupHashFromGroupServer: *groupServer does not implement "github.com/openimsdk/protocol/group".GroupServer (missing method GetSpecifiedUserGroupRequestInfo)
|
internal/rpc/group/group.go#L127
cannot use &gs (value of type *groupServer) as "github.com/openimsdk/protocol/group".GroupServer value in argument to pbgroup.RegisterGroupServer: *groupServer does not implement "github.com/openimsdk/protocol/group".GroupServer (missing method GetSpecifiedUserGroupRequestInfo)
|
internal/rpc/group/group.go#L105
cannot use &gs (value of type *groupServer) as "github.com/openimsdk/protocol/group".GroupServer value in argument to grouphash.NewGroupHashFromGroupServer: *groupServer does not implement "github.com/openimsdk/protocol/group".GroupServer (missing method GetSpecifiedUserGroupRequestInfo)
|
internal/rpc/group/group.go#L127
cannot use &gs (value of type *groupServer) as "github.com/openimsdk/protocol/group".GroupServer value in argument to pbgroup.RegisterGroupServer: *groupServer does not implement "github.com/openimsdk/protocol/group".GroupServer (missing method GetSpecifiedUserGroupRequestInfo)
|
internal/rpc/group/group.go#L105
cannot use &gs (value of type *groupServer) as "github.com/openimsdk/protocol/group".GroupServer value in argument to grouphash.NewGroupHashFromGroupServer: *groupServer does not implement "github.com/openimsdk/protocol/group".GroupServer (missing method GetSpecifiedUserGroupRequestInfo)
|
internal/rpc/group/group.go#L127
cannot use &gs (value of type *groupServer) as "github.com/openimsdk/protocol/group".GroupServer value in argument to pbgroup.RegisterGroupServer: *groupServer does not implement "github.com/openimsdk/protocol/group".GroupServer (missing method GetSpecifiedUserGroupRequestInfo)
|
internal/rpc/group/group.go#L105
cannot use &gs (value of type *groupServer) as "github.com/openimsdk/protocol/group".GroupServer value in argument to grouphash.NewGroupHashFromGroupServer: *groupServer does not implement "github.com/openimsdk/protocol/group".GroupServer (missing method GetSpecifiedUserGroupRequestInfo)
|
internal/rpc/group/group.go#L127
cannot use &gs (value of type *groupServer) as "github.com/openimsdk/protocol/group".GroupServer value in argument to pbgroup.RegisterGroupServer: *groupServer does not implement "github.com/openimsdk/protocol/group".GroupServer (missing method GetSpecifiedUserGroupRequestInfo)
|
|
The logs for this run have expired and are no longer available.
Loading