[ 源代码: golang-github-oleiade-reflections ]
软件包:golang-github-oleiade-reflections-dev(0.1.2+git20131121.2.632977f-2)
golang-github-oleiade-reflections-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-oleiade-reflections:
- [golang-github-oleiade-reflections_0.1.2+git20131121.2.632977f-2.dsc]
- [golang-github-oleiade-reflections_0.1.2+git20131121.2.632977f.orig.tar.xz]
- [golang-github-oleiade-reflections_0.1.2+git20131121.2.632977f-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
high level abstractions over Golang reflect library
github.com/oleiade/reflections provides high level abstractions above the golang reflect library.
The reflect library is very low-level and can be quite complex when it comes to doing simple things like accessing a structure field value or a field tag.
The purpose of the reflections package is to make developers' life easier when it comes to introspecting structures at runtime. Its API is inspired from Python language (getattr, setattr, hasattr...) and provides simplified access to structure fields and tags.
其他与 golang-github-oleiade-reflections-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package
-
- dep: golang-go
- Go programming language compiler, linker, compiled stdlib