Go library for HTTP form parsing

Bozhin Zafirov 2c1a1ef523 Remove ValidRequired and implement AddValidator and AddError functions. il y a 2 heures
templates 9f15d93e05 Various improvements: il y a 6 jours
.gitignore e624888d6a Initial commit il y a 9 ans
LICENSE 0ef53df57c Update comments. il y a 3 ans
README.md 5537c7ad54 initial import il y a 9 ans
constructors.go e5d6d3719f Rename module to forms. il y a 1 jour
csrf.go e5d6d3719f Rename module to forms. il y a 1 jour
errors.go e5d6d3719f Rename module to forms. il y a 1 jour
forms.go 2c1a1ef523 Remove ValidRequired and implement AddValidator and AddError functions. il y a 2 heures
go.mod e5d6d3719f Rename module to forms. il y a 1 jour
go.sum e5d6d3719f Rename module to forms. il y a 1 jour
validate.go e5d6d3719f Rename module to forms. il y a 1 jour
validators.go 2c1a1ef523 Remove ValidRequired and implement AddValidator and AddError functions. il y a 2 heures

README.md

forms

A golang library for HTTP form parsing.