This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
phalaaxx
/
form
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
Go library for HTTP form parsing
6
コミット
1
ブランチ
0
リリース
ツリー:
e4cdbce8d7
ブランチ
タグ
master
form
HTTP
SSH
ZIP
TAR.GZ
Bozhin Zafirov
e4cdbce8d7
add methods for easier conversion to int and float without error checking
8 年 前
.gitignore
e624888d6a
Initial commit
8 年 前
LICENSE
5537c7ad54
initial import
8 年 前
README.md
5537c7ad54
initial import
8 年 前
constructors.go
01665e4e3e
simplify FormField by removing Label and Type properties
8 年 前
errors.go
5537c7ad54
initial import
8 年 前
forms.go
e4cdbce8d7
add methods for easier conversion to int and float without error checking
8 年 前
validate.go
01665e4e3e
simplify FormField by removing Label and Type properties
8 年 前
README.md
forms
A golang library for HTTP form parsing.