An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 9.2% on proxy.golang.org

proxy.golang.org : github.com/go-playground/Form

Package form Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. It has the following features: Questions out of the box supported types string bool int, int8, int16, int32, int64 uint, uint8, uint16, uint32, uint64 float32, float64 struct and anonymous struct interface{} time.Time` - by default using RFC3339 a `pointer` to one of the above types slice, array map `custom types` can override any of the above types many other types may be supported inherently (eg. bson.ObjectId is type ObjectId string, which will get populated by the string type **NOTE**: map, struct and slice nesting are ad infinitum. symbols html example decoding the above HTML example encoding Decoder Encoder you can tell form to ignore fields using `-` in the tag you can tell form to omit empty fields using `,omitempty` or `FieldName,omitempty` in the tag To maximize compatibility with other systems the Encoder attempts to avoid using array indexes in url.Values if at all possible.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/go-playground/%21form
Keywords: decoding , encoder , form , form-data , parser
License: MIT
Latest release: over 6 years ago
First release: almost 9 years ago
Namespace: github.com/go-playground
Stars: 670 on GitHub
Forks: 38 on GitHub
Total Commits: 115
Committers: 10
Average commits per author: 11.5
Development Distribution Score (DDS): 0.2
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 22 days ago

v3.1.4+incompatible
Published: over 6 years ago
Registry - Documentation - Download
v3.1.3+incompatible
Published: about 7 years ago
Registry - Documentation - Download
v3.1.2+incompatible
Published: about 7 years ago
Registry - Documentation - Download
v3.1.1+incompatible
Published: about 7 years ago
Registry - Documentation - Download
v3.1.0+incompatible
Published: about 7 years ago
Registry - Documentation - Download
v3.0.1+incompatible
Published: over 7 years ago
Registry - Documentation - Download
v3.0.0+incompatible
Published: almost 8 years ago
Registry - Documentation - Download
v2.3.0+incompatible
Published: about 8 years ago
Registry - Documentation - Download
v2.2.2+incompatible
Published: about 8 years ago
Registry - Documentation - Download
v2.2.1+incompatible
Published: about 8 years ago
Registry - Documentation - Download
v2.2.0+incompatible
Published: over 8 years ago
Registry - Documentation - Download
v2.1.0+incompatible
Published: almost 9 years ago
Registry - Documentation - Download
v2.0.0+incompatible
Published: almost 9 years ago
Registry - Documentation - Download
v1.10.0
Published: almost 9 years ago
Registry - Documentation - Download
v1.9.0
Published: almost 9 years ago
Registry - Documentation - Download
v1.8.0
Published: almost 9 years ago
Registry - Documentation - Download
v1.7.1
Published: almost 9 years ago
Registry - Documentation - Download
v1.7.0
Published: almost 9 years ago
Registry - Documentation - Download
v1.6.0
Published: almost 9 years ago
Registry - Documentation - Download
v1.5.0
Published: almost 9 years ago
Registry - Documentation - Download
v1.4.0
Published: almost 9 years ago
Registry - Documentation - Download
v1.3.0
Published: almost 9 years ago
Registry - Documentation - Download
v1.2.1
Published: almost 9 years ago
Registry - Documentation - Download
v1.2.0
Published: almost 9 years ago
Registry - Documentation - Download
v1.1.0
Published: almost 9 years ago
Registry - Documentation - Download