package
Version:
v1.1.10
Opens a new window with list of versions in this module.
Published: May 29, 2022
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 Users struct {
UserID int `json:"userID"`
Username string `json:"userName"`
Password string `json:"password"`
UserType int `json:"userType"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.