Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Contextx ¶
Contextx extends google's context to support logging methods.
func Background ¶
func Background() Contextx
Background returns a non-nil, empty Contextx. It is never canceled, has no values, and has no deadline.
func WithContextx ¶
WithContextx returns a copy of parent in which the context is set to c.
Click to show internal directories.
Click to hide internal directories.