Documentation ¶ Index ¶ func FromContext[T any](ctx context.Context) (T, bool) func NewContext[T any](ctx context.Context, config T) (context.Context, error) func Provider[T any](config T) func(ctx context.Context) (context.Context, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func FromContext ¶ func FromContext[T any](ctx context.Context) (T, bool) func NewContext ¶ func NewContext[T any](ctx context.Context, config T) (context.Context, error) func Provider ¶ func Provider[T any](config T) func(ctx context.Context) (context.Context, error) Types ¶ This section is empty. Source Files ¶ View all Source files config.go Click to show internal directories. Click to hide internal directories.