//
pkg.gl
Category
github.com/docker/docker
pkg
stack
package
28.0.0+incompatible
Repository:
https://github.com/docker/docker.git
Documentation:
pkg.go.dev
Overview
Versions
6
Dependencies
7
Dependents
157
Files
47 SLOC
#
Functions
Dump
Dump outputs the runtime stack to os.StdErr.
DumpToFile
DumpToFile appends the runtime stack into a file named "goroutine-stacks-<timestamp>.log" in dir and returns the full path to that file.