package
0.1.8
Repository: https://github.com/sagoo-cloud/nexframe.git
Documentation: pkg.go.dev

# Functions

OriginTypeAndKind retrieves and returns the original reflect type and kind.
OriginValueAndKind retrieves and returns the original reflect value and kind.
ValueToInterface converts reflect value to its interface type.

# Structs

OriginTypeAndKindOutput holds the input and origin reflect type and kind.
OriginValueAndKindOutput holds the input and origin reflect value and kind.