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/polydawn/go-xlate

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`.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/polydawn/go-xlate
License: MIT
Latest release: over 2 years ago
First release: over 4 years ago
Namespace: github.com/polydawn
Last synced: 16 days ago

    Loading...
    Readme
    Loading...