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

Top 4.7% on proxy.golang.org
Top 5.8% dependent packages on proxy.golang.org
Top 3.5% dependent repos on proxy.golang.org

proxy.golang.org : github.com/peteprogrammer/go-automapper

Package automapper provides support for mapping between two different types with compatible fields. The intended application for this is when you use one set of types to represent DTOs (data transfer objects, e.g. json data), and a different set of types internally in the application. Using this package can help converting from one type to another. This package uses reflection to perform mapping which should be fine for all but the most demanding applications.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/peteprogrammer/go-automapper
License: MIT
Latest release: over 5 years ago
First release: over 5 years ago
Namespace: github.com/peteprogrammer
Dependent packages: 1
Dependent repositories: 2
Last synced: about 1 month ago

    Loading...
    Readme
    Loading...