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