runner

package
v0.7.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 16, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RunTask func(ctx context.Context, f func())

RunTask runs the `f` in background, and `ctx` is optional. `ctx` is used to pass to underlying implementation

Functions

func UseGoRunTask

func UseGoRunTask()

UseGoRunTask updates RunTask with goRunTask which creates a new goroutine for the given func, basically `go f()`

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL