routine

package
v0.23.1 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2024 License: MIT Imports: 3 Imported by: 38

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FireAndForget

func FireAndForget(f func(), wg ...*sync.WaitGroup)

FireAndForget executes f() in a new go routine and auto recovers if panic.

**Note:** Use this only if you are not interested in the result of f() and don't want to block the parent go routine.

Types

This section is empty.

Jump to

Keyboard shortcuts

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