//
pkg.gl
Category
github.com/geomyidia/util
pkg
filesystem
package
0.3.2
Repository:
https://github.com/geomyidia/util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
28 SLOC
#
Functions
CallerPaths
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
CallerTree returns data that precomputes paths for convenience.