package
Version:
v1.14.3
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: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type UserInfo struct {
UserID string `json:"user_id"`
UserName string `json:"user_name"`
Timestamp time.Time `json:"timestamp"`
Count int `json:"-"`
}
UserInfo is a struct for approved user info.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.