//
pkg.gl
Category
github.com/nandoxscr/popon-core
psiphon
common
stacktrace
package
0.0.6
Repository:
https://github.com/nandoxscr/popon-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
17 SLOC
#
Functions
GetFunctionName
GetFunctionName is a helper that extracts a simple function name from full name returned by runtime.Func.Name().
GetParentFunctionName
GetParentFunctionName returns the caller's parent function name and source file line number.