proto

package
v0.0.0-...-d0c2239 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChatACK

type ChatACK struct {
	Content string // 发送的内容
	ID      int64  // 发送者的ID
}

有人发送聊天

type ChatREQ

type ChatREQ struct {
	Content string // 发送的内容
}

请求发送聊天内容

Jump to

Keyboard shortcuts

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