mongo

package
v0.0.0-...-4702bed Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Client *mongo.Client
)

Functions

func GetUserAllChat

func GetUserAllChat(uid string)

Types

type MsgInfo

type MsgInfo struct {
	SendTime int64
	Msg      []byte
}

type UserChat

type UserChat struct {
	UID string
	Msg []MsgInfo
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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