package
Version:
v1.0.12
Opens a new window with list of versions in this module.
Published: Feb 12, 2024
License: Apache-2.0
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 Message struct {
UserId string `json:"userId" bson:"userId"`
Title string `json:"title" bson:"title"`
Message string `json:"message" bson:"message"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.