[ Fonte: golang-github-modern-go-reflect2 ]
Pacote: golang-github-modern-go-reflect2-dev (1.0.2-2)
Links para golang-github-modern-go-reflect2-dev
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte golang-github-modern-go-reflect2:
- [golang-github-modern-go-reflect2_1.0.2-2.dsc]
- [golang-github-modern-go-reflect2_1.0.2.orig.tar.gz]
- [golang-github-modern-go-reflect2_1.0.2-2.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
Reflection API without runtime reflect.Value cost
The reflect2 package provides a reflection API that avoids runtime reflect.Value cost:
* reflect get/set interface{}, with type checking * reflect get/set unsafe.Pointer, without type checking * reflect2.TypeByName works like Class.forName found in Java
This package is designed for low level libraries to optimize reflection performance. General applications should still use the standard library reflect.
Download de golang-github-modern-go-reflect2-dev
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 10.6 kB | 71.0 kB | [lista de arquivos] |