package
0.10.3
Repository: https://github.com/cscfi/qvain-api.git
Documentation: pkg.go.dev

# Functions

CreateStackInfoFunc returns a closure function that for a given depth returns stack caller information (file and line).
CreateStackInfoWithFuncnameFunc returns a closure function that for a given depth returns stack caller information (file, line and function name *if* found).
GetStackInfo returns caller stack information (file and line) for a given depth.