Go library for HTTP form parsing

Bozhin Zafirov b546d2a266 Update FormField functionality há 2 anos atrás
.gitignore e624888d6a Initial commit há 8 anos atrás
LICENSE 0ef53df57c Update comments. há 2 anos atrás
README.md 5537c7ad54 initial import há 8 anos atrás
constructors.go b546d2a266 Update FormField functionality há 2 anos atrás
errors.go 0ef53df57c Update comments. há 2 anos atrás
forms.go b546d2a266 Update FormField functionality há 2 anos atrás
validate.go b546d2a266 Update FormField functionality há 2 anos atrás
validators.go 9c7adcba22 Return a more descriptive error message in integer range validation. há 2 anos atrás

README.md

forms

A golang library for HTTP form parsing.