model

package
v0.0.0-...-4a3359c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 12, 2021 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Rating

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"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL