Go library for HTTP form parsing

Bozhin Zafirov 09944b89d7 Add label and html class fields in FormField. il y a 2 ans
.gitignore e624888d6a Initial commit il y a 8 ans
LICENSE 0ef53df57c Update comments. il y a 2 ans
README.md 5537c7ad54 initial import il y a 8 ans
constructors.go 09944b89d7 Add label and html class fields in FormField. il y a 2 ans
errors.go 0ef53df57c Update comments. il y a 2 ans
forms.go 09944b89d7 Add label and html class fields in FormField. il y a 2 ans
validate.go 09944b89d7 Add label and html class fields in FormField. il y a 2 ans
validators.go 0ef53df57c Update comments. il y a 2 ans

README.md

forms

A golang library for HTTP form parsing.