Go library for HTTP form parsing

Bozhin Zafirov 01665e4e3e simplify FormField by removing Label and Type properties 8 anni fa
.gitignore e624888d6a Initial commit 8 anni fa
LICENSE 5537c7ad54 initial import 8 anni fa
README.md 5537c7ad54 initial import 8 anni fa
constructors.go 01665e4e3e simplify FormField by removing Label and Type properties 8 anni fa
errors.go 5537c7ad54 initial import 8 anni fa
forms.go 01665e4e3e simplify FormField by removing Label and Type properties 8 anni fa
validate.go 01665e4e3e simplify FormField by removing Label and Type properties 8 anni fa

README.md

forms

A golang library for HTTP form parsing.