An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: gopkg.in/oleiade/reflections.v1

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.
1 version
Latest release: over 8 years ago
138 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/gopkg.in/oleiade/reflections.v1

Dependent Repos 3

1024pix/steampipe-plugin-metabase
Use SQL to query databases, tables, permissions and more from Metabase

Size: 1.22 MB - Last synced: 5 days ago - Pushed: 5 days ago

1024pix/go-metabase Fork of grokify/go-metabase
Go Client SDK for Metabase - https://github.com/metabase/metabase

Size: 361 KB - Last synced: 5 days ago - Pushed: 7 months ago

1024pix/goauth Fork of grokify/goauth
Utility libraries for Go (aka Golang) API auth including OAuth 2, JWT, TLS Client Authentication and Basic Auth.

Size: 737 KB - Last synced: 5 days ago - Pushed: about 1 year ago