package
1.8.8
Repository: https://github.com/fzf-labs/fpkg.git
Documentation: pkg.go.dev

# README

reflection

反射

# Functions

OriginTypeAndKind 检索并返回原始反射类型和种类。.
OriginValueAndKind 检索并返回原始反映值和种类。.
ValueToInterface 将反射值转换为其接口类型。.

# Structs

No description provided by the author
No description provided by the author