Documentation ¶
Overview ¶
Package stacktrace -- スタックトレースについてのサンプルが配置されているパッケージです。
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DebugPrintStack ¶
func DebugPrintStack() error
DebugPrintStack -- runtime/debug.PrintStack のサンプルです.
REFERENCES
func NewRegister ¶
NewRegister -- このパッケージ用のサンプルを登録する mapping.Register を生成します。
func PprofGoroutineWriteTo ¶
func PprofGoroutineWriteTo() error
PprofGoroutineWriteTo -- pprof.Lookup("goroutine").WriteTo() のサンプルです. REFERENCES
func RuntimeStack ¶
func RuntimeStack() error
RuntimeStack -- runtime.Stack() についてのサンプルです。
REFERENCES
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.