Documentation ¶
Index ¶
Constants ¶
View Source
const (
// Poison -- Poison pill pattern
Poison = "die"
)
Variables ¶
This section is empty.
Functions ¶
func PanicRecover ¶
func PanicRecover() error
PanicRecover -- Effective Go - Recover の 内容についてのサンプルです。
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.