すべてのオプション
buster  ] [  bullseye  ] [  bullseye-backports  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ ソース: golang-github-modern-go-reflect2  ]

パッケージ: golang-github-modern-go-reflect2-dev (1.0.2-2)

golang-github-modern-go-reflect2-dev に関するリンク

Screenshot

Debian の資源:

golang-github-modern-go-reflect2 ソースパッケージをダウンロード:

メンテナ:

外部の資源:

類似のパッケージ:

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.

golang-github-modern-go-reflect2-dev のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 10.6 kB71.0 kB [ファイル一覧]