package
Version:
v0.0.0-...-6ea799e
Opens a new window with list of versions in this module.
Published: May 26, 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 User struct {
Name string `json:"name"`
Gender string `json:"gender"`
Age int `json:"age"`
Id string `json:"id"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.