deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Description: |-
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.
Homepage: https://github.com/modern-go/reflect2
Installed-Size: '71'
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Multi-Arch: foreign
Package: golang-github-modern-go-reflect2-dev
Priority: optional
Section: golang
Source: golang-github-modern-go-reflect2
Version: 1.0.2-2
srcpkg_name: golang-github-modern-go-reflect2
srcpkg_version: 1.0.2-2