Package: golang-github-alangpierce-go-forceexport-dev (0.0~git20160317.8f1d694-2)
Links for golang-github-alangpierce-go-forceexport-dev
Debian Resources:
Download Source Package golang-github-alangpierce-go-forceexport:
- [golang-github-alangpierce-go-forceexport_0.0~git20160317.8f1d694-2.dsc]
- [golang-github-alangpierce-go-forceexport_0.0~git20160317.8f1d694.orig.tar.xz]
- [golang-github-alangpierce-go-forceexport_0.0~git20160317.8f1d694-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
access unexported functions from other packages
go-forceexport go-forceexport is a golang package that allows access to any module-level function, even ones that are not exported. You give it the string name of a function , like "time.now", and gives you a function value that calls that function. More generally, it can be used to achieve something like reflection on top-level functions, whereas the reflect package only lets you access methods by name.
Download golang-github-alangpierce-go-forceexport-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 4.4 kB | 20.0 kB | [list of files] |