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

Top 5.9% on proxy.golang.org
Top 5.0% forks on proxy.golang.org

proxy.golang.org : github.com/sanity-io/mendoza

This package implements a Mendoza differ and patcher. You use CreatePatch (or CreateDoublePatch) to create patches, which can then be applied with ApplyPatch. The Patch type is already JSON serializable, but you can implement Reader/Writer (and use WriteTo/ReadFrom) if you need a custom serialization. The differ/patcher is only implemented to work on the following types: If you need to support additional types you can use the option WithConvertFunc which defines a function that is applied to every value.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/sanity-io/mendoza
License: MIT
Latest release: almost 4 years ago
First release: almost 5 years ago
Namespace: github.com/sanity-io
Stars: 270 on GitHub
Forks: 5 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago

    Loading...
    Readme
    Loading...