Go library for HTTP form parsing

Bozhin Zafirov 2c1a1ef523 Remove ValidRequired and implement AddValidator and AddError functions. пре 2 часа
templates 9f15d93e05 Various improvements: пре 6 дана
.gitignore e624888d6a Initial commit пре 9 година
LICENSE 0ef53df57c Update comments. пре 3 година
README.md 5537c7ad54 initial import пре 9 година
constructors.go e5d6d3719f Rename module to forms. пре 1 дан
csrf.go e5d6d3719f Rename module to forms. пре 1 дан
errors.go e5d6d3719f Rename module to forms. пре 1 дан
forms.go 2c1a1ef523 Remove ValidRequired and implement AddValidator and AddError functions. пре 2 часа
go.mod e5d6d3719f Rename module to forms. пре 1 дан
go.sum e5d6d3719f Rename module to forms. пре 1 дан
validate.go e5d6d3719f Rename module to forms. пре 1 дан
validators.go 2c1a1ef523 Remove ValidRequired and implement AddValidator and AddError functions. пре 2 часа

README.md

forms

A golang library for HTTP form parsing.