func context.newCancelCtx
3 uses
context (current package)
context.go#L236: c := newCancelCtx(parent)
context.go#L242: func newCancelCtx(parent Context) cancelCtx {
context.go#L439: cancelCtx: newCancelCtx(parent),
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)