package stack
import "github.com/docker/docker/pkg/stack"
Index ¶
Functions ¶
func Dump ¶
func Dump()
Dump outputs the runtime stack to os.StdErr.
func DumpToFile ¶
DumpToFile appends the runtime stack into a file named "goroutine-stacks-<timestamp>.log" in dir and returns the full path to that file. If no directory name is provided, it outputs to os.Stderr.
Source Files ¶
- Version
- v26.0.0-rc1+incompatible
- Published
- Feb 28, 2024
- Platform
- darwin/amd64
- Imports
- 7 packages
- Last checked
- 46 minutes ago –
Tools for package owners.