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/polarpanda611/reflections

Package reflections provides high level abstractions above the reflect library. Reflect library is very low-level and as can be quite complex when it comes to do simple things like accessing a structure field value, a field tag... The purpose of reflections package is to make developers life easier when it comes to introspect structures at runtime. It's API is freely inspired from python language (getattr, setattr, hasattr...) and provides a simplified access to structure fields and tags.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/polarpanda611/reflections
License: MIT
Latest release: almost 9 years ago
First release: almost 9 years ago
Namespace: github.com/polarpanda611
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 25 days ago

    Loading...
    Readme
    Loading...