Go library for HTTP form parsing

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

README.md

forms

A golang library for HTTP form parsing.