Go library for HTTP form parsing

Bozhin Zafirov 2c1a1ef523 Remove ValidRequired and implement AddValidator and AddError functions. 1 saat önce
templates 9f15d93e05 Various improvements: 6 gün önce
.gitignore e624888d6a Initial commit 9 yıl önce
LICENSE 0ef53df57c Update comments. 3 yıl önce
README.md 5537c7ad54 initial import 9 yıl önce
constructors.go e5d6d3719f Rename module to forms. 1 gün önce
csrf.go e5d6d3719f Rename module to forms. 1 gün önce
errors.go e5d6d3719f Rename module to forms. 1 gün önce
forms.go 2c1a1ef523 Remove ValidRequired and implement AddValidator and AddError functions. 1 saat önce
go.mod e5d6d3719f Rename module to forms. 1 gün önce
go.sum e5d6d3719f Rename module to forms. 1 gün önce
validate.go e5d6d3719f Rename module to forms. 1 gün önce
validators.go 2c1a1ef523 Remove ValidRequired and implement AddValidator and AddError functions. 1 saat önce

README.md

forms

A golang library for HTTP form parsing.