//
pkg.gl
Category
github.com/u2takey/go-utils
naming
package
0.3.1
Repository:
https://github.com/u2takey/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
63 SLOC
#
Functions
GetNameFromCallsite
GetNameFromCallsite walks back through the call stack until we find a caller from outside of the ignoredPackages it returns back a shortpath/filename:line to aid in identification of this reflector when it starts logging.