package
0.0.0-20220516142628-310556015c0c
Repository: https://github.com/dids/rustbot.git
Documentation: pkg.go.dev
# Constants
DefaultType is a message type.
DisconnectType is a message type.
ErrorLogType is a message type.
InfoLogType is a message type.
JoinType is a message type.
OtherKillType is a message type.
PanicLogType is a message type.
PlayersType is a message type.
PvPKillType is a message type.
ServerConnectedType is a message type.
ServerDisconnectedType is a message type.
StatusType is a message type.
TraceLogType is a message type.
WarningLogType is a message type.
# Structs
EventHandler is used for two-way communication between the Discord and Webrcon clients.
Message is used for emitting data through the EventHandler.
# Type aliases
MessageType represents the type of a message.