func context.removeChild
3 uses
context (current package)
context.go#L316: func removeChild(parent Context, child canceler) {
context.go#L417: removeChild(c.Context, c)
context.go#L482: removeChild(c.cancelCtx.Context, c)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)