Last updated 4 years ago
Was this helpful?
An input is simply an HTTP request transformed into your struct.
Your struct must have some tags that describe which data from the request match which fields.