package
Version:
v0.0.0-...-cde7464
Opens a new window with list of versions in this module.
Published: Nov 3, 2019
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Request struct {
Name string `json:"name"`
Email string `json:"email" validate:"email"`
URL string `json:"url" validate:"url"`
}
Request defines the input structure received by a http handler
Source Files
¶
Click to show internal directories.
Click to hide internal directories.