jsonmsg

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Enter_Room   = 1001
	Chat_Message = 1002
	Leave_Room   = 1003

	Join_Success = 2001
)

Variables

View Source
var Processor = iproto.NewJSONProcessor()

Functions

This section is empty.

Types

type ChatMessage

type ChatMessage struct {
	FromName string
	Content  string
}

type EnterRoom

type EnterRoom struct {
}

type JoinRoomSuccess

type JoinRoomSuccess struct {
}

type LeaveRoom

type LeaveRoom struct {
}

Jump to

Keyboard shortcuts

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