func context.AfterFunc

one use

	context (current package)
		context.go#L310: func AfterFunc(ctx Context, f func()) (stop func() bool) {