package
Version:
v0.0.0-...-d458fd3
Opens a new window with list of versions in this module.
Published: Apr 24, 2021
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type User struct {
ID int64 `json:id`
UserID int `json:user_id`
UserName string `json:user_name`
FirstName string `json:first_name`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.