# Packages
No description provided by the author
# Functions
GetCaller returns the caller of the function that calls it.
GetCallerFuncFileLine returns the __FUNCTION__, __FILE__ and __LINE__ of the function that calls it.
GetCallStack Same as stdlib http server code.
GetEIP returns the location, that is EIP after CALLgo:linkname GetEIP github.com/searKing/golang/go/runtime.getEIPgo:nosplitgo:noinline.
GetShortCallerFuncFileLine returns the short form of GetCallerFuncFileLine.
No description provided by the author
RecoverFromPanic replaces the specified error with an error containing the original error, and the call tree when a panic occurs.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author