Documentation ¶
Index ¶
- func GetField(item interface{}, fieldPath ...string) (interface{}, error)
- func GetString(i interface{}, key string) string
- func IsNil(i interface{}) bool
- func Set(i interface{}, key string, value interface{})
- func SliceInterfaceToString(raws interface{}) []string
- func TypeName(myvar interface{}) (res string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SliceInterfaceToString ¶
func SliceInterfaceToString(raws interface{}) []string
SliceInterfaceToString converts an `interface{}` to a `[]string`.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.