path

package
v0.1.4-0...-c5fd647 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2021 License: Apache-2.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 Path

type Path string
const (
	CreateAccount  Path = "user/create.action"
	UpdateAccount  Path = "user/update.action"
	BlockAccount   Path = "user/block.action"
	UnblockAccount Path = "user/unblock.action"
	RefreshToken   Path = "user/refreshToken.action"
)
const (
	UpdateUinfo Path = "user/updateUinfo.action"
	GetUinfos   Path = "user/getUinfos.action"
)
const (
	SetDonnop Path = "user/setDonnop.action"
	Mute      Path = "user/mute.action"
	MuteAv    Path = "user/muteAv.action"
)
const (
	AddFriend            Path = "friend/add.action"
	UpdateFriend         Path = "friend/update.action"
	DeleteFriend         Path = "friend/delete.action "
	GetFriend            Path = "friend/get.action"
	SetSpecialRelation   Path = "user/setSpecialRelation.action"
	ListBlackAndMuteList Path = "user/listBlackAndMuteList.action"
)
const (
	SendMsg            Path = "msg/sendMsg.action"
	SendBatchMsg       Path = "msg/sendBatchMsg.action"
	SendAttachMsg      Path = "msg/sendAttachMsg.action"
	SendBatchAttachMsg Path = "msg/sendBatchAttachMsg.action"
	Upload             Path = "msg/upload.action"
	FileUpload         Path = "msg/fileUpload.action"
	NOSClean           Path = "job/nos/del.action"
	Recall             Path = "msg/recall.action"
	SendBroadcastMsg   Path = "msg/broadcastMsg.action"
)
const (
	ChatRoomCreate     Path = "chatroom/create.action"
	GetChatRoom        Path = "chatroom/get.action"
	GetBatchChatRoom   Path = "chatroom/getBatch.action "
	UpdateChatRoom     Path = "chatroom/update.action"
	ToggleCloseStat    Path = "chatroom/toggleCloseStat.action"
	SetMemberRole      Path = "chatroom/setMemberRole.action"
	RequestAddr        Path = "chatroom/requestAddr.action"
	ChatRoomSendMsg    Path = "chatroom/sendMsg.action"
	AddRobot           Path = "chatroom/addRobot.action"
	RemoveRobot        Path = "chatroom/removeRobot.action"
	CleanRobot         Path = "chatroom/cleanRobot.action"
	ListChatRoomMember Path = "chatroom/membersByPage.action"
)

Jump to

Keyboard shortcuts

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