Go library for HTTP form parsing

Bozhin Zafirov e4cdbce8d7 add methods for easier conversion to int and float without error checking há 8 anos atrás
.gitignore e624888d6a Initial commit há 8 anos atrás
LICENSE 5537c7ad54 initial import há 8 anos atrás
README.md 5537c7ad54 initial import há 8 anos atrás
constructors.go 01665e4e3e simplify FormField by removing Label and Type properties há 8 anos atrás
errors.go 5537c7ad54 initial import há 8 anos atrás
forms.go e4cdbce8d7 add methods for easier conversion to int and float without error checking há 8 anos atrás
validate.go 01665e4e3e simplify FormField by removing Label and Type properties há 8 anos atrás

README.md

forms

A golang library for HTTP form parsing.