Documentation ¶
Overview ¶
Package close allows experimental.CloseNotifier without introducing a package cycle.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotifierKey ¶
type NotifierKey struct{}
NotifierKey is a context.Context Value key. Its associated value should be a Notifier.
Click to show internal directories.
Click to hide internal directories.