Discover Packages
github.com/cpprian/stucoin-backend/rewards
pkg
models
package
Version:
v0.0.0-...-f7e1526
Opens a new window with list of versions in this module.
Published: Feb 1, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Reward struct {
ID primitive .ObjectID `bson:"_id,omitempty"`
Name string `bson:"name"`
Description string `bson:"description"`
Points int `bson:"points"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.