models

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PushRequest

type PushRequest struct {
	Id         int64
	MsgId      string
	GmtCreate  time.Time
	RoomId     int64
	UserId     int64
	MethodName string
	Data       string `orm:"type(text)"`
}

func (*PushRequest) SetData

func (this *PushRequest) SetData(v interface{})

func (*PushRequest) TableIndex

func (this *PushRequest) TableIndex() [][]string

Jump to

Keyboard shortcuts

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