//
pkg.gl
Category
github.com/rish1988/moby
pkg
stack
package
25.0.2+incompatible
Repository:
https://github.com/rish1988/moby.git
Documentation:
pkg.go.dev
Overview
Versions
3
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.