leaveMessage

package
v0.0.0-...-983cbdb Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LeaveMessage

type LeaveMessage struct {
	Id      int
	CubeId  string `orm:"index"`
	LeaveId string
	Text    string `orm:"type(text)"`
	Date    string `orm:"type(datetime)"`
}

func (*LeaveMessage) LeaveDelete

func (l *LeaveMessage) LeaveDelete(id, cubeId, leaveId, index string) (string, bool)

func (*LeaveMessage) LeaveGet

func (l *LeaveMessage) LeaveGet(cubeId, page string) (interface{}, int64, bool)

func (*LeaveMessage) LeaveSet

func (l *LeaveMessage) LeaveSet(cubeId, leaveId, text string) bool

Jump to

Keyboard shortcuts

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