Go library for HTTP form parsing

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

README.md

forms

A golang library for HTTP form parsing.