Go library for HTTP form parsing

Bozhin Zafirov 09944b89d7 Add label and html class fields in FormField. 2 年 前
.gitignore e624888d6a Initial commit 8 年 前
LICENSE 0ef53df57c Update comments. 2 年 前
README.md 5537c7ad54 initial import 8 年 前
constructors.go 09944b89d7 Add label and html class fields in FormField. 2 年 前
errors.go 0ef53df57c Update comments. 2 年 前
forms.go 09944b89d7 Add label and html class fields in FormField. 2 年 前
validate.go 09944b89d7 Add label and html class fields in FormField. 2 年 前
validators.go 0ef53df57c Update comments. 2 年 前

README.md

forms

A golang library for HTTP form parsing.