Versions in this module Expand all Collapse all v1 v1.0.2 Nov 28, 2021 v1.0.1 Nov 28, 2021 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(filter 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(filter string, skip ...int) string + func StackWithFilters(filters []string, skip ...int) string + func TestDataContent(names ...string) string + func TestDataPath(names ...string) string