Documentation ¶
Index ¶
- func FriendByIds(ctx context.Context, ids []int64, userId int64) ([]*user.FriendItem, error)
- func FullUserNameLabel(ctx context.Context, id int64) (string, error)
- func GenDbId(ctx context.Context, key string) int64
- func GenSnowflake() int64
- func Groups(ctx context.Context, ids []int64) ([]*user.GroupInfo, error)
- func Info(ctx context.Context, userId int64) (*user.UserInfo, error)
- func Infos(ctx context.Context, userIds []int64) ([]*user.UserInfo, error)
- func RegistKey(ctx context.Context, key string, offset int64, size int32) error
- func TraceToTime(itemId int64) int64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FriendByIds ¶
func GenSnowflake ¶
func GenSnowflake() int64
func TraceToTime ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.