//
pkg.gl
Category
github.com/Psiphon-Labs/psiphon-tunnel-core
psiphon
common
stacktrace
package
2.0.31+incompatible
Repository:
https://github.com/psiphon-labs/psiphon-tunnel-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
13
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.