github.com/polydawn/refmt
Refmt is a serialization and object-mapping library. Look to the README on github for more high-level information. This top-level package exposes simple helper methods for most common operations. You can also compose custom marshallers/unmarshallers and serializer/deserializers by constructing a `refmt.TokenPump` with components from the packages beneath this one. For example, the `refmt.JsonEncode` helper method can be replicated by combining an `obj.Marshaller` with a `json.Encoder`.
Ecosystem
proxy.golang.org
proxy.golang.org
Latest Release
about 3 years ago
v0.89.0
about 3 years ago
Versions
2
2
Dependent Packages
958
958
Dependent Repos
1,553
1,553
Loading...
Readme
Loading...
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/polydawn/refmt
spec |
| License | MIT |
| Namespace | github.com/polydawn |
| First Release | about 5 years ago |
| Last Synced | 12 days ago |
Repository
| Stars | 45 on GitHub |
| Forks | 12 on GitHub |
| Docker Dependents | 144 |
| Docker Downloads | 65,765,665 |
Rankings on proxy.golang.org
Overall
Top 2.5%
Dependent packages
Top 0.1%
Dependent repos
Top 0.2%
Forks
Top 6.0%
Docker downloads
Top 0.3%