Ecosyste.ms: Packages

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

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/shogo82148/go-weaktyping

Package weaktyping is a go package for unmashaling weakly-typed-JSON. Here is an example of weakly-typed-JSON. If you want to umarshal this JSON into following Go struct, "encoding/json".Unmarshal will fail. You can use weaktyping.Int instead of int for unmarshaling this JSON.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/shogo82148/go-weaktyping
License: MIT
Latest release: about 4 years ago
First release: about 4 years ago
Namespace: github.com/shogo82148
Stars: 3 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago

    Loading...
    Readme
    Loading...