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