package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: May 29, 2020
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func GetField(item interface{}, fieldPath ...string) (interface{}, error)
func Set(i interface{}, key string, value interface{})
func SliceInterfaceToString(raws interface{}) []string
SliceInterfaceToString converts an `interface{}` to a
`[]string`.
func TypeName(myvar interface{}) (res string)
TypeName returns the name of a struct.
stackoverflow-answerId:1908967
Source Files
¶
Click to show internal directories.
Click to hide internal directories.