proxy.golang.org : github.com/launchdarkly/j2n
Package j2n allows arbitrary JSON to be marshaled into structs. Any JSON fields that are not marshaled directly into the fields of the struct are put into a field called 'Overflow', of type This means that fields that are not explicitly named in the struct will survive an Unmarshal/Marshal round trip. To avoid recursive calls to MarshalJSON/UnmarshalJSON, use the following pattern:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/launchdarkly/j2n
License: BSD-3-Clause
Latest release: over 11 years ago
First release: over 11 years ago
Namespace: github.com/launchdarkly
Stars: 0 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 18 days ago