package
module
Version:
v0.0.0-...-8478c20
Opens a new window with list of versions in this module.
Published: May 18, 2025
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type IncomingMessage struct {
Message string `json:"message"`
Sender string `json:"sender"`
}
type OutgoingMessage struct {
Content string `json:"content"`
Sender string `json:"sender"`
Time string `json:"time"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.