Documentation
¶
Overview ¶
Package closer stores process-wide shutdown callbacks.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Bind ¶
func Bind(c interface{ Close() error })
Bind registers the Close method of c as a shutdown callback.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.