Go library for HTTP form parsing

Bozhin Zafirov 1599d3e2c2 add generic validators functions пре 9 година
.gitignore e624888d6a Initial commit пре 9 година
LICENSE 5537c7ad54 initial import пре 9 година
README.md 5537c7ad54 initial import пре 9 година
constructors.go 01665e4e3e simplify FormField by removing Label and Type properties пре 9 година
errors.go 5537c7ad54 initial import пре 9 година
forms.go e4cdbce8d7 add methods for easier conversion to int and float without error checking пре 9 година
validate.go 01665e4e3e simplify FormField by removing Label and Type properties пре 9 година
validators.go 1599d3e2c2 add generic validators functions пре 9 година

README.md

forms

A golang library for HTTP form parsing.