package
0.3.2
Repository: https://github.com/geomyidia/util.git
Documentation: pkg.go.dev

# Functions

CallerPaths takes as input the results from calling runtime.Caller(0) and returns a data structure of current caller's path and a set of parent paths.

# Structs

CallerTree returns data that precomputes paths for convenience.