Versions in this module Expand all Collapse all v8 v8.0.0 Jul 18, 2022 Changes in this version + func FromContext(ctx context.Context) (chan struct{}, bool) + func IsCanceled(ctx context.Context) bool + func NewContext(ctx context.Context, v chan struct{}) context.Context + func SetCanceled(ctx context.Context) Other modules containing this package github.com/giantswarm/operatorkit/v2 github.com/giantswarm/operatorkit/v4 github.com/giantswarm/operatorkit/v5 github.com/giantswarm/operatorkit/v6 github.com/giantswarm/operatorkit/v7