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

Top 6.7% on proxy.golang.org

proxy.golang.org : github.com/gregoryv/xr

Package xr provides means to pick values from a http.Request Pick first tries to decode the body based on the content-type header. E.g. "application/json" will use json.Decoder. If successfull, field tags are used to decode the rest. For each field tag of a struct the value is read and set. If there is a method named Set{FIELD_TAG}, it is used, otherwise field is set directly using reflection.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/gregoryv/xr
License: MIT
Latest release: over 1 year ago
First release: over 1 year ago
Namespace: github.com/gregoryv
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 30 days ago

    Loading...
    Readme
    Loading...