Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ElemTypeOf ¶
ElemTypeOf returns a element Type from i. If the i's type's Kind is Array, Chan, Map, Ptr, or Slice then this returns the element Type. Otherwise this returns i's original Type.
func RecoverToError ¶
func RecoverToError(r interface{}) (err error)
RecoverToError returns an error converted from recoverd panic information.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.