package
Version:
v0.0.0-...-4a3359c
Opens a new window with list of versions in this module.
Published: Oct 12, 2021
License: AGPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Rating struct {
UniqueID string `json:"UniqueID" bson:"unique_id"`
EntityID string `json:"EntityID" bson:"entity_id"`
Views int64 `json:"Views" bson:"views"`
Orders int64 `json:"Orders" bson:"orders"`
Searches int64 `json:"Searches" bson:"searches"`
Rating int64 `json:"Rating" bson:"rating"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.