Versions in this module Expand all Collapse all v2 v2.0.6 Jun 10, 2022 Changes in this version + func BinVersion() string + func BinVersionMd5() string + func Caller(skip ...int) (function string, path string, line int) + func CallerDirectory() string + func CallerFileLine() string + func CallerFileLineShort() string + func CallerFilePath() string + func CallerFunction() string + func CallerPackage() string + func CallerWithFilter(filters []string, skip ...int) (function string, path string, line int) + func FuncName(f interface{}) string + func FuncPath(f interface{}) string + func GoroutineId() int + func PrintStack(skip ...int) + func Stack(skip ...int) string + func StackWithFilter(filters []string, skip ...int) string + func StackWithFilters(filters []string, skip ...int) string v2.0.6-1 Jun 11, 2022