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

Top 6.0% on proxy.golang.org
Top 1.6% dependent packages on proxy.golang.org
Top 1.9% dependent repos on proxy.golang.org

proxy.golang.org : github.com/sunfmin/reflectutils

reflectutils is for setting your struct value by using string name and path that follows reflectutils rules. ## The rules - `.Name` to set a property by field name - `.Person.Name` to set the name of the current property - `.Person.Addresses[0].Phone` to set an element of an array property - `.Person.Addresses[].Name` it will create a object of address and set it's property - `.Person.MapData.Name` it can also set value to map ## How to install

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/sunfmin/reflectutils
License: MIT
Latest release: 10 months ago
First release: over 5 years ago
Namespace: github.com/sunfmin
Dependent packages: 11
Dependent repositories: 7
Stars: 13 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 14 days ago

    Loading...
    Readme
    Loading...