This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
phalaaxx
/
forms
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Go library for HTTP form parsing
6
Commit
1
Rami (Branch)
4
Rilasci
Albero (Tree):
e4cdbce8d7
Rami (Branch)
Tag
master
v0.1.3
v0.1.2
v0.1.1
v0.1.0
forms
HTTPS
SSH
ZIP
TAR.GZ
Bozhin Zafirov
e4cdbce8d7
add methods for easier conversion to int and float without error checking
9 anni fa
.gitignore
e624888d6a
Initial commit
9 anni fa
LICENSE
5537c7ad54
initial import
9 anni fa
README.md
5537c7ad54
initial import
9 anni fa
constructors.go
01665e4e3e
simplify FormField by removing Label and Type properties
9 anni fa
errors.go
5537c7ad54
initial import
9 anni fa
forms.go
e4cdbce8d7
add methods for easier conversion to int and float without error checking
9 anni fa
validate.go
01665e4e3e
simplify FormField by removing Label and Type properties
9 anni fa
README.md
forms
A golang library for HTTP form parsing.