dto

package
v0.0.0-...-2eb9458 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2021 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PullMsgReq

type PullMsgReq struct {
	VisitorID string `json:"visitorID" v:"required"`
	PageNum   int64  `json:"pageNum" v:"min:1" d:"1"`
	PageSize  int64  `json:"pageSize" v:"max:50" d:"20"`
}

PullMsgReq 拉取指定访客的历史消息

Jump to

Keyboard shortcuts

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