套件: golang-github-oleiade-reflections-dev (0.1.2+git20131121.2.632977f-2)
golang-github-oleiade-reflections-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 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]
維護者:
Original Maintainers:
- Debian Go Packaging Team (郵件存檔)
- Andrew Starr-Bochicchio
外部的資源:
- 主頁 [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