Categorygithub.com/piotrszyma/multipart
modulepackage
0.0.1
Repository: https://github.com/piotrszyma/multipart.git
Documentation: pkg.go.dev

# README

Use when you prefere declarative multipart form parsing in go.

Usage

  1. Declare your struct with multipart tag.
  2. 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