//
pkg.gl
Category
github.com/ef0xa/docker
pkg
stack
package
26.0.0+incompatible
Repository:
https://github.com/ef0xa/docker.git
Documentation:
pkg.go.dev
Overview
Versions
6
Dependencies
7
Dependents
0
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.