File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Package form
88[ ![ GoDoc] ( https://godoc.org/github.com/go-playground/form?status.svg )] ( https://godoc.org/github.com/go-playground/form )
99![ License] ( https://img.shields.io/dub/l/vibe-d.svg )
1010
11- Package form Decodes url.Values into struct values and Encodes strut values into url.Values.
11+ Package form Decodes url.Values into struct values and Encodes struct values into url.Values.
1212
1313It has the following features:
1414
Original file line number Diff line number Diff line change 11/*
2- Package form Decodes url.Values into struct values and Encodes strut values into url.Values.
2+ Package form Decodes url.Values into struct values and Encodes struct values into url.Values.
33
44
55It has the following features:
You can’t perform that action at this time.
0 commit comments