package
Version:
v0.0.0-...-a9741ca
Opens a new window with list of versions in this module.
Published: Jan 30, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Scene struct {
UserId int64 `bson:"user_id"`
Items []struct {
ItemId int64 `bson:"role_id"`
Blood float64 `bson:"blood_val"`
} `bson:"items"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.