//
pkg.gl
Category
github.com/gocraft/health
stack
package
0.0.0-20170925182251-8675af27fef0
Repository:
https://github.com/gocraft/health.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
4
Files
95 SLOC
#
Functions
NewFrame
NewFrame popoulates a stack frame object from the program counter.
NewTrace
No description provided by the author
#
Variables
MaxStackDepth
MaxStackDepth is the maximum number of stackframes on any error.
#
Structs
Frame
Frame contains all necessary information about to generate a line in a callstack.
Trace
No description provided by the author