//
pkg.gl
Category
github.com/lumiluminousai/golang-fp-utility
reflection
package
0.1.8
Repository:
https://github.com/lumiluminousai/golang-fp-utility.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
37 SLOC
#
Functions
Case
Case attempts to convert an interface{} to a specific type and returns a pointer to the result.
GetField
GetField retrieves the value of a nested field by name.