package
Version:
v0.0.0-...-7bb7a1f
Opens a new window with list of versions in this module.
Published: Nov 24, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Setup(app *fiber.App)
type Message struct {
Message string `json:"message"`
ReceiverId string `json:"receiver"`
UserId string `json:"user_id"`
Type string `json:"type"`
}
type MessageLogin struct {
Login string `json:"login"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.