//
pkg.gl
Category
github.com/orian/utils
reflect
package
1.2.0
Repository:
https://github.com/orian/utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
27 SLOC
#
Functions
GetFieldNames
GetFieldNames returns a field names of s, argument must be either struct or pointer to struct.
GetFieldNamesP
GetFieldNamesP is a GetFieldNames but panics on error.
#
Variables
NotStructErr
No description provided by the author