Go library for HTTP form parsing

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

README.md

forms

A golang library for HTTP form parsing.