Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Shutdowner ¶
type Shutdowner struct { ChShutdowned chan struct{} // contains filtered or unexported fields }
func FromCtx ¶
func FromCtx(ctx context.Context) *Shutdowner
func New ¶
func New(ctx context.Context) *Shutdowner
Click to show internal directories.
Click to hide internal directories.