//
pkg.gl
Category
github.com/fzf-labs/fpkg
reflection
package
1.8.8
Repository:
https://github.com/fzf-labs/fpkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
75 SLOC
#
README
reflection
反射
#
Functions
OriginTypeAndKind
OriginTypeAndKind 检索并返回原始反射类型和种类。.
OriginValueAndKind
OriginValueAndKind 检索并返回原始反映值和种类。.
ValueToInterface
ValueToInterface 将反射值转换为其接口类型。.
#
Structs
OriginTypeAndKindOutput
No description provided by the author
OriginValueAndKindOutput
No description provided by the author