Documentation ¶ Index ¶ func Context() *contextBuilder Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Context ¶ func Context() *contextBuilder Context returns a new context builder, with sane defaults, that can be overridden. Calling `Build()` finalizes the new desired context and returns the configured `context.Context`. Types ¶ This section is empty. Source Files ¶ View all Source files context.go Click to show internal directories. Click to hide internal directories.