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 5 years ago
First release: about 5 years ago
Namespace: github.com/shogo82148
Stars: 3 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 24 days ago