Go library for HTTP form parsing

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

README.md

forms

A golang library for HTTP form parsing.