# README
Use when you prefere declarative multipart form parsing in go.
Usage
- Declare your struct with
multipart
tag. - Map your form data into declared struct using
Bind
func.
Roadmap
- Support for multipart files.
# Packages
No description provided by the author
# Functions
No description provided by the author
# Type aliases
No description provided by the author