model

package
v0.0.0-...-83adff0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2020 License: GPL-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 AddStaffReq

type AddStaffReq struct {
	StaffMid int64 `form:"staff_mid"`
	Aid      int64 `form:"aid"`
}

AddStaffReq .

type EmptyReply

type EmptyReply struct {
}

EmptyReply .

type EmptyReq

type EmptyReq struct {
}

EmptyReq nothing

type WarmUpReply

type WarmUpReply struct {
	LastID int `json:"last_id"`
}

WarmUpReply .

type WarmUpReq

type WarmUpReq struct {
	Mid    int64 `form:"mid"`
	LastID int   `form:"last_id"`
	Size   int   `form:"size"`
}

WarmUpReq warm up

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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