localcache

package
v3.3.3-rc.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 23, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConversationLocalCache

type ConversationLocalCache struct {
	// contains filtered or unexported fields
}

func (*ConversationLocalCache) GetConversationIDs

func (g *ConversationLocalCache) GetConversationIDs(ctx context.Context, userID string) ([]string, error)

func (*ConversationLocalCache) GetRecvMsgNotNotifyUserIDs

func (g *ConversationLocalCache) GetRecvMsgNotNotifyUserIDs(ctx context.Context, groupID string) ([]string, error)

type GroupLocalCache

type GroupLocalCache struct {
	// contains filtered or unexported fields
}

func NewGroupLocalCache

func NewGroupLocalCache(client *rpcclient.GroupRpcClient) *GroupLocalCache

func (*GroupLocalCache) GetGroupMemberIDs

func (g *GroupLocalCache) GetGroupMemberIDs(ctx context.Context, groupID string) ([]string, error)

type GroupMemberIDsHash

type GroupMemberIDsHash struct {
	// contains filtered or unexported fields
}

type Hash

type Hash struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL