package
Version:
v0.0.0-...-6ce90b8
Opens a new window with list of versions in this module.
Published: Jan 29, 2020
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 User struct {
Name string `json:"name" form:"name"`
Email string `json:"email" form:"email"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.