package dbg
import "k8s.io/klog/v2/internal/dbg"
Package dbg provides some helper code for call traces.
Index ¶
Functions ¶
func Stacks ¶
Stacks is a wrapper for runtime.Stack that attempts to recover the data for all goroutines or the calling one.
Source Files ¶
dbg.go
- Version
- v2.100.1
- Published
- Apr 28, 2023
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 3 hours ago –
Tools for package owners.