package stack
import "github.com/dotcloud/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
- v23.0.3+incompatible
- Published
- Apr 4, 2023
- Platform
- js/wasm
- Imports
- 7 packages
- Last checked
- 1 second ago –
Tools for package owners.