package
Version:
v0.0.0-...-12d4a3b
Opens a new window with list of versions in this module.
Published: Jun 27, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Room struct {
ID primitive.ObjectID `json:"id" bson:"_id" example:"667aa959e88fab79e20b728c"`
Name string `json:"name" bson:"name" example:"warzone"`
CreatedAt time.Time `json:"created_at" bson:"created_at" example:"2024-06-25T11:36:13.591+00:00"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.