package
Version:
v0.0.0-...-01ba91a
Opens a new window with list of versions in this module.
Published: Nov 23, 2024
License: MIT
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 CoursModel struct {
UserID string `json:"userid"`
Value uint `json:"value"`
}
type Karma struct {
UserID string `json:"userid"`
GuildID string `json:"guildid"`
Value uint `json:"value"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.