package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Dec 14, 2018
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Handle a serverless request
type User struct {
XMLName xml.Name `xml:"user"`
Firstname string `xml:"Firstname"`
Lastname string `xml:"Lastname"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.