chat

package
v0.0.0-...-23631de Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2023 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ArrayChatMsgs []EntChatMsg
View Source
var ChanGetUniqTime = make(chan int64)
View Source
var ChanRead = make(chan []EntChatMsg)
View Source
var ChanSend = make(chan EntChatMsg)
View Source
var I64LastGlobalChatUpdate int64

Functions

func AddChatMessage

func AddChatMessage(oChatMsg EntChatMsg)

func ChannelWatchers

func ChannelWatchers()

Types

type EntChatMsg

type EntChatMsg struct {
	TimeStamp      int64 //ms
	Text           string
	SteamID64      string //who sent it
	NicknameBase64 string //who sent it
	AvatarSmall    string //who sent it
}

Jump to

Keyboard shortcuts

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