Documentation ¶
Index ¶
- func GetFuncName(fn interface{}) string
- func GetInvokeFunc(name string, fn interface{}) (*cfacade.MethodInfo, error)
- func GetStructName(v interface{}) string
- func IsNotPtr(val interface{}) bool
- func IsPtr(val interface{}) bool
- func ReflectTry(f reflect.Value, args []reflect.Value, handler func(interface{}))
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFuncName ¶
func GetFuncName(fn interface{}) string
func GetInvokeFunc ¶
func GetInvokeFunc(name string, fn interface{}) (*cfacade.MethodInfo, error)
GetInvokeFunc reflect function convert to MethodInfo
func GetStructName ¶
func GetStructName(v interface{}) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.