package
Version:
v0.0.6
Opens a new window with list of versions in this module.
Published: Apr 29, 2019
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
type User struct {
User_id int `json:"user_id"`
User_name string `json:"user_name"`
User_type string `json:"user_type"`
User_mobile string `json:"user_mobile"`
Add_time string `json:"add_time"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.