Go library for HTTP form parsing

Bozhin Zafirov a8482ee0e2 Allow FormField.Name to match POST form field name. 2 жил өмнө
.gitignore e624888d6a Initial commit 8 жил өмнө
LICENSE 0ef53df57c Update comments. 2 жил өмнө
README.md 5537c7ad54 initial import 8 жил өмнө
constructors.go 0ef53df57c Update comments. 2 жил өмнө
errors.go 0ef53df57c Update comments. 2 жил өмнө
forms.go 0ef53df57c Update comments. 2 жил өмнө
validate.go a8482ee0e2 Allow FormField.Name to match POST form field name. 2 жил өмнө
validators.go 0ef53df57c Update comments. 2 жил өмнө

README.md

forms

A golang library for HTTP form parsing.