Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Bg = context.Background Cancel = context.WithCancel Timeout = context.WithTimeout TODO = context.TODO Value = context.WithValue CancelCause = context.WithCancelCause Canceled = context.Canceled )
Functions ¶
This section is empty.
Types ¶
type C ¶
type C = context.CancelCauseFunc
type F ¶
type F = context.CancelFunc
Click to show internal directories.
Click to hide internal directories.