context.canceler.cancel (method)
5 uses
context (current package)
context.go#L259: child.cancel(false, parent.Err())
context.go#L268: child.cancel(false, p.err)
context.go#L281: child.cancel(false, parent.Err())
context.go#L331: cancel(removeFromParent bool, err error)
context.go#L411: child.cancel(false, err)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)