package
Version:
v0.0.0-...-cb9de60
Opens a new window with list of versions in this module.
Published: Apr 27, 2022
License: GPL-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 Report struct {
ReportingUserID string `json:"reportingUserID"`
ReportedUserID string `json:"reportedUserID"`
Reason string `json:"reason"`
}
Report holds data about reported user.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.